Skip to content

📃 Provides a log viewer for Laravel

License

Notifications You must be signed in to change notification settings

ulcuber/LogViewer

 
 

Repository files navigation

LogViewer For Laravel Github Workflow Status Github Issues

By ARCANEDEV©

forked by @ulcuber

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 9.x is supported. For other versions of laravel see other branches
  • 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 (bootstrap icons by default).
  • Works great with big logs
  • Well documented package (IDE Friendly).
  • Well tested
  • Any date format
  • Custom regex to parse extra params
  • Well optimized
  • Could be balanced between Memory/CPU consumption
  • Filters for any parsed params
  • Search for similar log entries

Table of contents

  1. Installation and Setup
  2. Configuration
  3. Usage
  4. FAQ

Supported localizations

Dear artisans, i'm counting on you to help me out to add more translations ( ^_^)b

Local Language
en English
ru Russian

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 [email protected] instead of using the issue tracker.

Credits

PREVIEW

Dashboard Logs list Single log

About

📃 Provides a log viewer for Laravel

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 86.5%
  • Blade 13.0%
  • Other 0.5%