What is the development status of the LoggerAppenderAdodb. I didn't notice any test(s) for this Appender. Is it complete? Fully-functional? AND can anyone please provide a usage example, specifically the settings required by the log4php.properties file.
I use Adodb throughout a majority of my applications as my DB abstraction layer and desire to integrate my loggers with adodb, instead of using PEAR::Db that is used by the LoggerAppenderDb. Thanks Cheers
