arcanedev / log-viewer
Provides a Log Viewer for Laravel
Installs: 6 020 552
Dependents: 66
Suggesters: 0
Security: 0
Stars: 2 381
Watchers: 57
Forks: 336
Open Issues: 20
Requires
- php: ^8.2
- ext-json: *
- arcanedev/support: ^11.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- laravel/framework: ^11.0
- mockery/mockery: ^1.6
- orchestra/testbench-core: ^9.0
- phpunit/phpunit: ^10.5
- dev-master
- dev-develop / 12.x-dev
- 11.0.1
- 11.0.0
- 10.1.1
- 10.1.0
- 10.0.0
- v9.x-dev
- 9.0.0
- v8.x-dev
- 8.3.0
- 8.2.0
- 8.1.0
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- v7.x-dev
- 7.1.0
- 7.0.0
- v5.x-dev
- 5.2.0
- 5.1.7
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- v4.7.x-dev
- 4.7.3
- 4.7.2
- 4.7.1
- 4.7.0
- v4.6.x-dev
- 4.6.4
- 4.6.3
- 4.6.2
- 4.6.1
- 4.6.0
- v4.5.x-dev
- 4.5.5
- 4.5.4
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- v4.4.x-dev
- 4.4.5
- 4.4.4
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- v4.3.x-dev
- 4.3.12
- 4.3.11
- 4.3.10
- 4.3.9
- 4.3.8
- 4.3.7
- 4.3.6
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- v4.2.x-dev
- 4.2.1
- 4.2.0
- 4.1.0
- 4.0.1
- 4.0.0
- v3.x-dev
- 3.10.1
- 3.10.0
- 3.9.0
- 3.8.3
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.9
- 3.7.8
- 3.7.7
- 3.7.6
- 3.7.5
- 3.7.4
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.0
- 3.5.4
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.6
- 3.4.5
- 3.4.4
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.1
- 3.0.0
- 2.12.4
- 2.12.3
- 2.12.2
- 2.12.1
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-translate-all
This package is auto-updated.
Last update: 2025-03-19 01:18:19 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
Local | Language |
---|---|
ar |
Arabic |
bg |
Bulgarian |
bn |
Bengali |
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 |
uz |
Uzbek |
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.