In this tutorial, Fred Muya shows you how to setup custom file logging.
He covers over-riding the ConfigureLogging
class, adding a new namespace to Composer, and updating both Http/Kernel.php
and Console/Kernel.php
.
Configuring Custom Logging in Laravel 5 is a post from Laravel News.