Skip to content

SudeepMi/LogParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#installation

via Composer

composer require sudeep/logparser

Laravel Log Reader

Laravel Log Reader is an easy log reader and management tool for Laravel. You can easily view, manage, and modify the log entries throught web browser and Artisan CLI. Using Laravel Log Reader is almost identical to using any Eloquent model.

Features

  • Manage the log files.
  • Manage all the log entries (paging for reading, sorting entries, count total, delete, mark as read).
  • Filter the log entries (by the log file, environment, level,classes).
  • Access one log entry (to get its attribute, delete, mark as read).
  • Allows to use your own log parser.

Documentation

Documentation Will Be Provided Soon....

Screenshot

Here are some screenshots on how to use Laravel Log Reader in actual project. Keep in mind that this package does not include interface resources. Building user interfaces is up to each app developer.

For

[KLIENTSCAPE] © Sudeep

Thanks for use

Hopefully, this package is useful to you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages