Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Clean up logging a bit in H5header.java #617

Merged
merged 2 commits into from
Aug 23, 2016
Merged

Clean up logging a bit in H5header.java #617

merged 2 commits into from
Aug 23, 2016

Conversation

rschmunk
Copy link
Contributor

No description provided.

@rschmunk
Copy link
Contributor Author

Mostly changing println calls to instead use log.debug; some changes of printf calls to log.debug.

If this pull is accepted, then you can close issue #612.

@cwardgar
Copy link
Contributor

Eventually I'd like to eliminate the boolean flags and instead use SLF4J Markers, but this is strictly better than before, where everything was being dumped to STDOUT. Thanks @msdsoftware!

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

Successfully merging this pull request may close these issues.

2 participants