boing6002 / logmanager
Log management dependency for Laravel Enso
2.2.7
2019-01-24 12:48 UTC
Requires
- php: >=7.1.0
- laravel-enso/core: 3.6.*
- laravel-enso/helpers: 1.10.*
- laravel-enso/structuremanager: 2.5.*
- laravel-enso/vuecomponents: 2.7.*
This package is auto-updated.
Last update: 2026-05-25 11:57:14 UTC
README
Log management dependency for Laravel Enso
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
logsfolder - 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.