Log management dependency for Laravel Enso
- is a module meant for administrators which offers a streamlined interaction with the application logs
- permits viewing, downloading and clearing the logs for the application
- shows all the log files inside the
logs
folder - can display in-page the contents of the log file, up to certain file size limit, to avoid locking up the browser
- if the files get too large, only the download option is offered
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
are welcome. Pull requests are great, but issues are good too.
This package is released under the MIT license.