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.
2 parents 1bf70bc + 91c207f commit 11b40d9Copy full SHA for 11b40d9
config/logging.php
@@ -32,7 +32,7 @@
32
*/
33
34
'deprecations' => [
35
- 'channel' => env('LOG_DEPRECATIONS_CHANNEL', 'single'),
+ 'channel' => env('LOG_DEPRECATIONS_CHANNEL', 'null'),
36
'trace' => env('LOG_DEPRECATIONS_TRACE', false),
37
],
38
0 commit comments