thanhlyvan / log-viewer
Provides a Log Viewer for Laravel
v10.0.0
2023-02-23 02:17 UTC
Requires
- php: ^8.1
- ext-json: *
- arcanedev/support: ^10.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- laravel/framework: ^10.0
- mockery/mockery: ^1.4.4
- orchestra/testbench-core: ^8.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2025-03-23 06:37:56 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
to9.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
Local | Language |
---|---|
ar |
Arabic |
bg |
Bulgarian |
de |
German |
en |
English |
es |
Spanish |
et |
Estonian |
fa |
Farsi |
fr |
French |
he |
Hebrew |
hu |
Hungarian |
hy |
Armenian |
id |
Indonesian |
it |
Italian |
ja |
Japanese |
ko |
Korean |
ms |
Malay |
nl |
Dutch |
pl |
Polish |
pt-BR |
Brazilian Portuguese |
ro |
Romanian |
ru |
Russian |
si |
Sinhalese |
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.