All Projects → JackieDo → Laravel Log Reader

JackieDo / Laravel Log Reader

Licence: mit
A log reader and management tool for Laravel

Projects that are alternatives of or similar to Laravel Log Reader

Logviewer
📃 Provides a log viewer for Laravel
Stars: ✭ 2,098 (+1724.35%)
Mutual labels:  laravel, log, viewer
react-viewer
Online EPUB/Comics viewer
Stars: ✭ 52 (-54.78%)
Mutual labels:  viewer, reader
Villain
A free and open source web-based comic book reader.
Stars: ✭ 160 (+39.13%)
Mutual labels:  reader, viewer
Console
OS X console application.
Stars: ✭ 298 (+159.13%)
Mutual labels:  log, viewer
Thinkgo
A lightweight MVC framework written in Go (Golang).
Stars: ✭ 184 (+60%)
Mutual labels:  laravel, log
Laravel Log Viewer
🐪 Laravel log viewer
Stars: ✭ 2,726 (+2270.43%)
Mutual labels:  laravel, log
Borgert Cms
Borgert is a CMS Open Source created with Laravel Framework 5.6
Stars: ✭ 298 (+159.13%)
Mutual labels:  laravel, log
json-log-viewer
Powerful terminal based viewer for JSON logs using ncurses.
Stars: ✭ 171 (+48.7%)
Mutual labels:  log, viewer
Laravel Tail
An artisan command to tail your application logs
Stars: ✭ 587 (+410.43%)
Mutual labels:  laravel, log
Eylogviewer
A simple viewer to see your app's logs on your iDevice in realtime.
Stars: ✭ 16 (-86.09%)
Mutual labels:  log, viewer
Laravel Log
Simple API to write logs for Laravel.
Stars: ✭ 19 (-83.48%)
Mutual labels:  laravel, log
Laravel Log To Db
Custom Laravel and Lumen 5.6+ Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel/Monolog native logging functionality.
Stars: ✭ 76 (-33.91%)
Mutual labels:  laravel, log
Fblog
Small command-line JSON Log viewer
Stars: ✭ 137 (+19.13%)
Mutual labels:  log, viewer
Mangaonlineviewer
This scripts loads all pages(images) from the current chapter of the manga showing them in one page in a list type structure, witch helps reading faster.
Stars: ✭ 133 (+15.65%)
Mutual labels:  reader, viewer
Open Log Viewer
A multi-platform log viewer built with Electron and styled with Material Design
Stars: ✭ 125 (+8.7%)
Mutual labels:  log, viewer
Laravel Activitylog
Log activity inside your Laravel app
Stars: ✭ 4,123 (+3485.22%)
Mutual labels:  laravel, log
Mangapie
This is a self-hosted server for archived manga.
Stars: ✭ 51 (-55.65%)
Mutual labels:  reader, laravel
Nova Tail Tool
A Laravel Nova tool to display the application log
Stars: ✭ 110 (-4.35%)
Mutual labels:  laravel, log
Searchable
Search/filter functionality for Laravel's Eloquent models
Stars: ✭ 113 (-1.74%)
Mutual labels:  laravel
Laravel Blink
Cache that expires in the blink of an eye
Stars: ✭ 114 (-0.87%)
Mutual labels:  laravel

Laravel Log Reader

Latest Stable Version Total Downloads Latest Unstable Version License

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

  • Allows using with Facade or using dependency injection (version 2.x only).
  • Working via Artisan CLI.
  • Manage the log files (list, delete).
  • 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).
  • Access one log entry (to get its attribute, delete, mark as read).
  • Allows to use your own log parser.

Documentation

Look at here to learn more about Laravel Log Reader

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.

Listing the log entries.

index_collapsed

Expanding detail of one log entry.

index_expanded

Working via Artisan CLI.

artisan_get

artisan_detail

License

MIT © Jackie Do

Thanks for use

Hopefully, this package is useful to you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].