Mentioning new config option as per Taylor request

https://github.com/laravel/framework/pull/7173#issuecomment-71988006
This commit is contained in:
Jose H. Milan 2015-01-29 09:46:32 +01:00
parent e0c22a6e71
commit a70c11fcce
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"
| |
*/ */