We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da06fb commit ab1e9f8Copy full SHA for ab1e9f8
config/logging.php
@@ -37,7 +37,7 @@
37
'stack' => [
38
'driver' => 'stack',
39
'channels' => ['daily'],
40
- 'ignore_exceptions' => true,
+ 'ignore_exceptions' => false,
41
],
42
43
'single' => [
0 commit comments