slf4p
slf4p copied to clipboard
A simple logging facade for Object Pascal (Delphi and FPC)
slf4p
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.
djLogOverLog4Dfor logging over Log4DdjLogOverLazLoggerfor logging over LazLoggerdjLogOverSimpleLoggerfor logging over SimpleLogger (included)djLogOverNOPLoggerfor logging over NOPLogger (included)
Visit the Wiki for additional information.