Browse Source

add wording

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

+ 2 - 1
config/logging.php

@@ -27,7 +27,8 @@ return [
     | you a variety of powerful log handlers / formatters to utilize.
     |
     | Available Drivers: "single", "daily", "slack", "syslog",
-    |                    "errorlog", "custom", "stack"
+    |                    "errorlog", "monolog",
+    |                    "custom", "stack"
     |
     */