create performance for supervisor
This commit is contained in:
@@ -150,6 +150,11 @@ return [
|
||||
'path' => storage_path('logs/send_system_message_stats_report.log'),
|
||||
'level' => 'debug',
|
||||
],
|
||||
],
|
||||
|
||||
'send_supervisor_check_stats_report' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/send_supervisor_check_stats_report.log'),
|
||||
'level' => 'debug',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user