log...
This commit is contained in:
@@ -117,6 +117,12 @@ return [
|
||||
'path' => storage_path('logs/updateproductsqta/updateqta.log'),
|
||||
'level' => 'info',
|
||||
'days' => 30,
|
||||
],
|
||||
'testpao' => [
|
||||
'driver' => 'daily',
|
||||
'path' => storage_path('logs/testpao.log'),
|
||||
'level' => 'info',
|
||||
'days' => 30,
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user