GithubHelp home page GithubHelp logo

zunnu / log-reader Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 31 KB

A log reader tool for CakePHP

License: MIT License

PHP 100.00%
php cakephp cakephp-plugin logs log log-parser log-reader reader viewer

log-reader's Introduction

LogReader plugin for CakePHP

Log reader helps you quickly and clearly see individual log entries of your cakePHP application. With log reader you no longer need to read raw log files from the server. Log reader allows you to read logs straight from the UI.

Log readers API allows you to create your own custom application to help you get head of errors and provide you with useful information.

CakePHP 3.x version can be found here

Documentation

See the API documentation of Log Reader

Requirements

  • CakePHP 4.x
  • PHP 7.2 >

Installing Using Composer

cd to the root of your app folder (where the composer.json file is) and run the following command:

composer require zunnu/log-reader

Then load the plugin by using CakePHP's console:

./bin/cake plugin load LogReader

Usage

You can see the logs by going to http://app-address/log-reader logs

License

Licensed under The MIT License.

log-reader's People

Contributors

zunnu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.