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

make logging configurable #4

Open
iwakeh opened this issue Jun 24, 2016 · 3 comments
Open

make logging configurable #4

iwakeh opened this issue Jun 24, 2016 · 3 comments

Comments

@iwakeh
Copy link

iwakeh commented Jun 24, 2016

Might be more convenient to configure logging (e.g. https://github.com/tomlurge/converTor/blob/master/src/converTor/Base.java#L81 Base.java) via a properties file. (cf. https://docs.oracle.com/javase/7/docs/api/java/util/logging/LogManager.html)

@tomlurge
Copy link
Owner

tomlurge commented Jul 7, 2016

Currently metrics-lib doesn't suppot logging very well. Therefor the log is only mildly useful and the shell is the place to watch. Until that's fixed I don't want to spend more effort on logging configuration.

@iwakeh
Copy link
Author

iwakeh commented Jul 7, 2016

see my comment about logging in issue #6

@tomlurge
Copy link
Owner

tomlurge commented Jul 7, 2016

Metrics-lib aims to improve logging support in version 1.4, see metrics-lib #19643. When that is implemented this issue should be revisited.

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

No branches or pull requests

2 participants