LaravelPackages.net
Acme Inc.
Toggle sidebar
webmonks/laravel-log-viewer

Provides a Log Viewer for Laravel

24
1
About webmonks/laravel-log-viewer

webmonks/laravel-log-viewer is a Laravel package for provides a log viewer for laravel. It currently has 1 GitHub stars and 24 downloads on Packagist. Install it with composer require webmonks/laravel-log-viewer. Discover more Laravel packages by webmonks or browse all Laravel packages to compare alternatives.

Last updated

LogViewer Packagist License ![For Laravel][badge_laravel]

Github Workflow Status Github Issues

Packagist Packagist Release Packagist Downloads

By WEBMONKS©

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 8.x is 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
  2. Configuration
  3. Usage
  4. FAQ
Comments