Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Allow SpyLogDelegator instance to be pluggable #64

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant