noorfarooqy / log-viewer
Provides a Log Viewer for Laravel
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 350
pkg:composer/noorfarooqy/log-viewer
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
 
This package is auto-updated.
Last update: 2025-10-15 14:24:54 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.xto11.xare 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.


