create code for clear pass datat for telescope in concole.cernel and config loging
This commit is contained in:
@@ -141,5 +141,11 @@ return [
|
||||
'path' => storage_path('logs/mariadb-backup.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
|
||||
'telescope' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/telescope.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user