trait ParsesLogConfiguration (View source)
protected array | $levels | The Log levels. |
string | getFallbackChannelName() Get fallback log channel name. | |
int | level(array $config) Parse the string level into a Monolog constant. | |
string | parseChannel(array $config) Extract the log channel from the given configuration. |
Get fallback log channel name.
Parse the string level into a Monolog constant.
Extract the log channel from the given configuration.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Log/ParsesLogConfiguration.html