Type
library
Database logger
library
GPL-3.0
None
None
None
None
None
None
Stores logs to database instead of files and a custom grid to see this data.
Log() function requires 4 parameters - $module - the name of the module - $action - the name of the function/action that triggers the log - $message - the message that needs to be logged to the database - $type - Success, Error, Notice, Exception, Warning
Support to take over PSR Logger.
Version 1.1.0 - August 22, 2018 | Lewis Voncken & Casper Frericks
Version 1.0.3 - September 01, 2017 | Rene Schep
Version 1.0.2 - May 15, 2017 | Rene Schep
Version 1.0.1 - April 25, 2017 | Rene Schep
Version 1.0.0 - March 21, 2017 | Rene Schep