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

Can it filter the logging by table name? #67

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

Can it filter the logging by table name? #67

GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

We have quartz job in our app, it need access the db very frequently. Is there 
a setting we can add which tells log4jdbc don't log the queries to those quartz 
tables. 

Original issue reported on code.google.com by [email protected] on 16 Jan 2014 at 7:06

@GoogleCodeExporter
Copy link
Author

Nothing is currently built in, but you could probably make a simple 
modification to log4jdbc to get it working; perhaps with a regular expression. 
You might even be able to do it external to log4jdbc using your logging 
software (depending on what library you use.)

Original comment by [email protected] on 16 Jan 2014 at 7:11

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

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