Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Lowering logging level when no metric type is given #118

Open
kaoh opened this issue Dec 7, 2015 · 0 comments
Open

Lowering logging level when no metric type is given #118

kaoh opened this issue Dec 7, 2015 · 0 comments

Comments

@kaoh
Copy link

kaoh commented Dec 7, 2015

Could you please lower the logging level, when no explicit type is given?

On the one hand I would like to see the info logs for messages like

logger.info("Unsupported metric type '{}' for result {}, export it as counter", result.getType(), result);

But when everything is OK and it should default to counter this line is filling up my log and makes it unreadable:

logger.info("Unspecified type for result {}, export it as counter");
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant