iyogesharma / log-viewer
Provides a Log Viewer for Laravel
v1.2.1
2024-06-27 11:19 UTC
Requires
- php: >=7.3
- ext-json: *
- arcanedev/support: >=8.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- laravel/framework: >=8.0
- mockery/mockery: >=1.4.2
- orchestra/testbench-core: >=6.27
- phpunit/phpunit: >=9.5.10
This package is auto-updated.
Last update: 2024-10-27 11:57:10 UTC
README
By ARCANEDEV©
This package allows you to manage and keep track of each one of your log files.
NOTE: You can also use LogViewer as an API.
Official documentation for LogViewer can be found at the _docs folder.
Feel free to check out the releases, license, and contribution guidelines.
Features
- A great Log viewer API.
- Laravel
5.x
to11.x
are supported. - Ready to use (Views, Routes, controllers … Out of the box) [Note: No need to publish assets]
- View, paginate, filter, download and delete logs.
- Load a custom logs storage path.
- Localized log levels.
- Logs menu/tree generator.
- Grouped logs by dates and levels.
- Customized log levels icons (font awesome by default).
- Works great with big logs !!
- Well documented package (IDE Friendly).
- Well tested (100% code coverage with maximum code quality).
Table of contents
Supported localizations
Dear artisans, i'm counting on you to help me out to add more translations ( ^_^)b
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.