Skip to content

feat: init SLF4J#7

Merged
bakayu merged 1 commit into
bakayu:masterfrom
Ashmit-Singh-Gogia:feat/add-logger
Aug 13, 2025
Merged

feat: init SLF4J#7
bakayu merged 1 commit into
bakayu:masterfrom
Ashmit-Singh-Gogia:feat/add-logger

Conversation

@Ashmit-Singh-Gogia

Copy link
Copy Markdown
Contributor

fixes #4
replace all instances of System.out, System.err, and e.printStackTrace with SLF4J logger.

replace all instances of System.out, System.err, and e.printStackTrace
with SLF4J logger.

Signed-off-by: Ashmit Singh <ashmit9955@gmail.com>
@bakayu
bakayu self-requested a review August 13, 2025 05:57
@bakayu
bakayu merged commit 6b1003d into bakayu:master Aug 13, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

Replace System.out/System.err and printStackTrace with proper logging

2 participants