Merge pull request #3235 from jhmilan/develop

Mentioning new config option
This commit is contained in:
Taylor Otwell 2015-02-04 08:14:34 -06:00
commit b2c7954e1e
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
| 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 Settings: "single", "daily", "syslog" | Available Settings: "single", "daily", "syslog", "errorlog"
| |
*/ */