appdev-kpr / log-viewer
Provides a Log Viewer for Laravel 5
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/appdev-kpr/log-viewer
Requires
- php: >=7.1.3
- ext-json: *
- arcanedev/support: ~4.5.0
- psr/log: ~1.0
Requires (Dev)
- mockery/mockery: ~1.0
- orchestra/testbench: ~3.8.0
- phpunit/phpcov: ~5.0|~6.0
- phpunit/phpunit: ~7.0|~8.0
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.0to5.8are 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
| Local | Language | 
|---|---|
| ar | Arabic | 
| bg | Bulgarian | 
| de | German | 
| en | English | 
| es | Spanish | 
| et | Estonian | 
| fa | Farsi | 
| fr | French | 
| hu | Hungarian | 
| hy | Armenian | 
| id | Indonesian | 
| it | Italian | 
| ja | Japanese | 
| ko | Korean | 
| nl | Dutch | 
| pl | Polish | 
| pt-BR | Brazilian Portuguese | 
| ro | Romanian | 
| ru | Russian | 
| sv | Swedish | 
| th | Thai | 
| tr | Turkish | 
| uk | Ukrainian | 
| zh | Chinese (Simplified) | 
| zh-TW | Chinese (Traditional) | 
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.
Credits
PREVIEW
NOTE
appdev-kpr has modified this pacakage for personal use and claims no right of this package. The package was created by the developer mentioned above.


