Skip to content

Commit b2c7954

Browse files
committed
Merge pull request laravel#3235 from jhmilan/develop
Mentioning new config option
2 parents 4552d93 + a70c11f commit b2c7954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
| the box, Laravel uses the Monolog PHP logging library. This gives
9292
| you a variety of powerful log handlers / formatters to utilize.
9393
|
94-
| Available Settings: "single", "daily", "syslog"
94+
| Available Settings: "single", "daily", "syslog", "errorlog"
9595
|
9696
*/
9797

0 commit comments

Comments
 (0)