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 ea932bb commit f337900Copy full SHA for f337900
logging.md
@@ -54,7 +54,6 @@ Name | Description
54
`daily` | A `RotatingFileHandler` based Monolog driver which rotates daily
55
`errorlog` | An `ErrorLogHandler` based Monolog driver
56
`monolog` | A Monolog factory driver that may use any supported Monolog handler
57
-`null` | A driver that discards all log messages
58
`papertrail` | A `SyslogUdpHandler` based Monolog driver
59
`single` | A single file or path based logger channel (`StreamHandler`)
60
`slack` | A `SlackWebhookHandler` based Monolog driver
0 commit comments