update driver list

This commit is contained in:
Taylor Otwell 2018-01-18 08:55:30 -06:00
parent f6e0fd7ac3
commit 6284528b76
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@
| the box, Laravel uses the Monolog PHP logging library. This gives | the box, Laravel uses the Monolog PHP logging library. This gives
| you a variety of powerful log handlers / formatters to utilize. | you a variety of powerful log handlers / formatters to utilize.
| |
| Available Drivers: "single", "daily", "syslog", | Available Drivers: "single", "daily", "slack", "syslog",
| "errorlog", "custom" | "errorlog", "custom", "stack"
| |
*/ */