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

Use logger instead of stdout/stderr outside of the the CLI #190

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

ate47
Copy link
Contributor

@ate47 ate47 commented Feb 1, 2023

It removes the logs using System.(out|err) in the library, except obviously in the tests and in the CLI.

It fixes #189

I've also fixed a Profiler issue printing things in the logs even when it is disabled.

@D063520 D063520 merged commit 4e823ec into rdfhdt:dev Feb 1, 2023
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.

2 participants