Skip to content

📃 Provides a log viewer for Laravel 5

License

Notifications You must be signed in to change notification settings

neoteknic/LogViewer

Repository files navigation

LogViewer Packagist License For Laravel 5

Travis Status HHVM Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

By ARCANEDEV©

This package allows you to manage and keep track of each one of your logs 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.
  • 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.
  • Generate logs menu/tree (With localized levels).
  • Grouped logs by dates and levels.
  • Works great with big logs !!
  • Well tested (100% code coverage with maximum code quality).

Table of contents

  1. Requirements
  2. Installation and Setup
  3. Configuration
  4. Usage
  5. Extras
  6. FAQ

Supported localizations

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

  • 'ar' - Arabic.
  • 'de' - German.
  • 'en' - English.
  • 'es' - Spanish.
  • 'fr' - French.
  • 'hy' - Armenian.
  • 'it' - Italian.
  • 'nl' - Dutch.
  • 'ro' - Romanian.
  • 'ru' - Russian.
  • 'sv' - Swedish.
  • 'tr' - Turkish.
  • 'zh' - Chinese (Simplified).

ONGOING

  • Log viewer CLI.
  • Log viewer Statistics & Charts.
  • Complete the documentation + Examples (Wiki).

TODOS

  • Adding a dummy logs generator ??

DONE

  • Well documented package (IDE Friendly).
  • 100% Code coverage + Maximum code quality.
  • Localized log levels.
  • Laravel 5.1 supported.
  • Laravel 5.0 supported.
  • Log viewer menu/tree.
  • Logs and Log entries pagination.
  • Download the log file.
  • Customized log levels icons (font awesome).

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.

PREVIEW

Dashboard Logs list Single log

About

📃 Provides a log viewer for Laravel 5

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.8%
  • HTML 21.2%