equal
deleted
inserted
replaced
95 | |
95 | |
96 | Available Settings: "single", "daily", "syslog", "errorlog" |
96 | Available Settings: "single", "daily", "syslog", "errorlog" |
97 | |
97 | |
98 */ |
98 */ |
99 |
99 |
100 'log' => 'daily', |
100 'log' => env('APP_LOG','daily'), |
101 |
101 |
102 /* |
102 /* |
103 |-------------------------------------------------------------------------- |
103 |-------------------------------------------------------------------------- |
104 | Autoloaded Service Providers |
104 | Autoloaded Service Providers |
105 |-------------------------------------------------------------------------- |
105 |-------------------------------------------------------------------------- |