I am using laravel 4.1. and my log file app/storage/logs/laravel.log has gotten huge in production. I have been checking documentation and some posts here on laracasts, but they are all about laravel 5 and up.
In the app/config/app.php there is no 'Logging Configuration' like there is in laravel 5.