Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 732 Bytes

0.Home.md

File metadata and controls

21 lines (17 loc) · 732 Bytes

LogViewer

This package allows you to keep track of each one of your logs stored under storage_path('logs') for Laravel 5.

Features

  • A great Log viewer API.
  • Ready to use (routes, controllers, views … Out of the box and no need to publish assets)
  • View, paginate, filter, download and delete logs.
  • 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