robchett / L8

PHP based lightweight logging system which publishes directly to Redis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L8

L8 is an ultra-lightweight PHP based logging system which publishes data directly to a Redis channel.

It can be used as a simple logger supporting 8 different levels complete with custom context, an error handler or an exception handler. With no dependencies other than PHP and Redis L8 is designed to be easy to use, and provides a high-speed mechanism for pushing logs out of a PHP application with minimal overhead.

Documentation

You can view documentation online at:

M8

Tool to view the messages from L8 in real time with zero persistance

S8

Tool to log L8 messages into mysql database

P8

Tool to ship L8 messages of server

T8

Tool to view messages logged via S8

A8

Tool used to alert of excess error via email or push notifications

About

PHP based lightweight logging system which publishes directly to Redis.


Languages

Language:Python 72.2%Language:PHP 13.9%Language:HTML 12.0%Language:Shell 1.9%