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.
You can view documentation online at:
Tool to view the messages from L8 in real time with zero persistance
Tool to log L8 messages into mysql database
Tool to ship L8 messages of server
Tool to view messages logged via S8
Tool used to alert of excess error via email or push notifications