mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 05:22:44 +01:00
Fixed production logging stack
This commit is contained in:
@@ -69,7 +69,7 @@ return [
|
||||
|
||||
'stack_production' => [
|
||||
'driver' => 'stack',
|
||||
'channels' => ['single', 'sentry'],
|
||||
'channels' => ['stderr', 'sentry'],
|
||||
],
|
||||
|
||||
'daily' => [
|
||||
|
||||
Reference in New Issue
Block a user