slf4p
1.0.4
A simple logging facade for Object Pascal, developed with Dephi 2009 and Lazarus 2.0. Tested with DUnit and FPCUnit.
To register a specific logging framework, just add one of the djLogOver... units to the project.
djLogOverLog4D for logging over Log4DdjLogOverLazLogger for logging over LazLoggerdjLogOverSimpleLogger for logging over SimpleLogger (included)djLogOverNOPLogger for logging over NOPLogger (included)Visit the Wiki for additional information.