Attached is a patch that allows the SpyLogDelegator class to be configurable by
setting a configuration paramater of log4jdbc.logger.classname to the fully
qualified classname of a class that implements SpyLogDelegator.
This allows users of the library to extend log4jdbc in a number of ways. For
example, anything from customizing the log output format to aggregating all
timing information and exposing the aggregated average via JMX.
Original issue reported on code.google.com by sc...@smartthings.com on 22 Sep 2013 at 11:05
Original issue reported on code.google.com by
sc...@smartthings.com
on 22 Sep 2013 at 11:05Attachments: