Mentioning new config option as per Taylor request
https://github.com/laravel/framework/pull/7173#issuecomment-71988006
This commit is contained in:
parent
e0c22a6e71
commit
a70c11fcce
|
@ -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"
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue