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 by packages #10

Open
hairinwind opened this issue Jul 12, 2019 · 0 comments
Open

Can it filter by packages #10

hairinwind opened this issue Jul 12, 2019 · 0 comments

Comments

@hairinwind
Copy link

hairinwind commented Jul 12, 2019

I don't want to see the sql generated by spring batch to its batch tables.
I only want to see the sql generated from my dao.
I put in this in my application.properties, but it still prints out spring batch sql.
log4jdbc.debug.stack.prefix=^com.mycompany.*.

The spring out sql is like this
2019-07-12 16:18:51,980 DEBUG [RMI TCP Connection(1)-172.20.227.231] net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator: org.springframework.jdbc.core.JdbcTemplate$1QueryStatementCallback.doInStatement(JdbcTemplate.java:438)
4. SELECT 1

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

No branches or pull requests

1 participant