Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcanedev/logviewer
:page_with_curl: Provides a log viewer for Laravel
https://github.com/arcanedev/logviewer
arcanedev laravel log log-viewer php viewer
Last synced: 6 days ago
JSON representation
:page_with_curl: Provides a log viewer for Laravel
- Host: GitHub
- URL: https://github.com/arcanedev/logviewer
- Owner: ARCANEDEV
- License: mit
- Created: 2015-09-01T14:00:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T13:12:34.000Z (5 months ago)
- Last Synced: 2024-10-29T11:27:17.191Z (about 2 months ago)
- Topics: arcanedev, laravel, log, log-viewer, php, viewer
- Language: PHP
- Homepage:
- Size: 1.42 MB
- Stars: 2,370
- Watchers: 58
- Forks: 335
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# LogViewer [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues][![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]*By [ARCANEDEV©](http://www.arcanedev.net/)*
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](_docs/1.Installation-and-Setup.md).
Feel free to check out the [releases](https://github.com/ARCANEDEV/LogViewer/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
## Features
- A great Log viewer API.
- Laravel `5.x` to `11.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
1. [Installation and Setup](_docs/1.Installation-and-Setup.md)
2. [Configuration](_docs/2.Configuration.md)
3. [Usage](_docs/3.Usage.md)### 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](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]## PREVIEW
![Dashboard](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/1-dashboard.jpg)
![Logs list](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/2-logs-list.jpg)
![Single log](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/3-single-log.jpg)[badge_laravel]: https://img.shields.io/badge/Laravel-5.x%20to%2011.x-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/log-viewer.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LogViewer/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LogViewer.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LogViewer.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/d6b4587a-e00d-4dac-98db-f979731fdc4d.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LogViewer.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/log--viewer-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/log-viewer.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/log-viewer.svg?style=flat-square[link-author]: https://github.com/arcanedev-maroc
[link-github-status]: https://github.com/ARCANEDEV/LogViewer/actions
[link-github-repo]: https://github.com/ARCANEDEV/LogViewer
[link-github-issues]: https://github.com/ARCANEDEV/LogViewer/issues
[link-contributors]: https://github.com/ARCANEDEV/LogViewer/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/log-viewer
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LogViewer/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/d6b4587a-e00d-4dac-98db-f979731fdc4d