Skip to content
/ L8 Public

PHP based lightweight logging system which publishes directly to Redis.

Notifications You must be signed in to change notification settings

robchett/L8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published