Browse Source

update driver list

Taylor Otwell 6 years ago
parent
commit
6284528b76
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/logging.php

+ 2 - 2
config/logging.php

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