/LogManager

Laravel Enso Log Manager, so that your admins can troubleshoot issues when they arise without needing to 'SSH' to the application's server

Primary LanguagePHPMIT LicenseMIT

Log Manager

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Log management dependency for Laravel Enso

Screenshot

Screenshot

Features

  • 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

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.