add config file
This commit is contained in:
@@ -129,6 +129,12 @@ return [
|
||||
'path' => storage_path('logs/nikarayan.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
|
||||
'fms_error_rate' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/fms/error_rate_service.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user