Merge pull request #1201 from vojtasvoboda/comment-typo
Logging configuration comment update
This commit is contained in:
commit
c5a0d81287
|
|
@ -94,7 +94,7 @@ return [
|
|||
| the box, Laravel uses the Monolog PHP logging library. This gives
|
||||
| you a variety of powerful log handlers / formatters to utilize.
|
||||
|
|
||||
| Available Settings: "single", "daily", "syslog"
|
||||
| Available Settings: "single", "daily", "syslog", "errorlog"
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue