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

Subdue logs output #114

Open
codenamewei opened this issue Aug 12, 2020 · 1 comment
Open

Subdue logs output #114

codenamewei opened this issue Aug 12, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@codenamewei
Copy link
Contributor

Seeing this after version upgrade of hsqldb

Need to suppress this in the log output

Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose start
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose synched
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose script done
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose end
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose start
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose synched
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose script done
Aug 12, 2020 12:53:54 PM org.hsqldb.persist.Logger logInfoEvent
INFO: checkpointClose end
@codenamewei codenamewei added help wanted Extra attention is needed enhancement New feature or request labels Aug 31, 2020
@codenamewei
Copy link
Contributor Author

HSQLDB has logging overwriting the current ones, make it difficult to subdue these logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant