create job for road observed problems
This commit is contained in:
@@ -111,6 +111,12 @@ return [
|
||||
'path' => storage_path('logs/fms/vehicle_activity_service.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
|
||||
'road_observation_problem' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/road_observation_problem.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user