CertifaiAI / CertifaiAI/classifai

Subdue logs output

Open
#114 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Java
Stars
127
Forks
27
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the HSQLDB integration and logging configuration that produces the org.hsqldb.persist.Logger checkpointClose messages. Confirm the behavior against the version upgrade, then verify that these INFO lines are suppressed without removing other necessary log output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, observability
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.