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

About the implementation of interface SpyLogDelegator substitution problem #54

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

log4jdbc is greate,but there is a need to improve the function:

The default SpyLogDelegator implementation class is Slf4jSpyLogDelegator,the 
Slf4jSpyLogDelegator is hard code in class ConnectionSpy and StatementSpy.So 
the problem is if I want to custom the SpyLogDelegator implementation class to 
replace the default Slf4jSpyLogDelegator class,it's cannot be achieved!

I hope the author can improvement this problem,Allow developers can realize 
flexible replace the default SpyLogDelegator implementation class.

Original issue reported on code.google.com by [email protected] on 15 Aug 2012 at 2:12

@GoogleCodeExporter
Copy link
Author

See some experimental implementation
https://code.google.com/p/log4jdbc/issues/detail?id=60

Original comment by [email protected] on 19 Mar 2013 at 2:16

  • Added labels: ****
  • Removed labels: ****

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