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

Throttling Logging Messages #8

Open
mikeflynn opened this issue May 10, 2013 · 2 comments
Open

Throttling Logging Messages #8

mikeflynn opened this issue May 10, 2013 · 2 comments

Comments

@mikeflynn
Copy link

We're using spyglass in production now, and it's been great. One minor issue though is the amount of INFO and WARN messages going in to the logs. Granted, we'd like to see the warnings about node distribution and the like, but what is the best way to tweak the logging level for spyglass. I've looked in the docs but couldn't find any mention of it.

Thanks.

@michaelklishin
Copy link
Member

Apparently, Spymemcached has its own logging façade. I'd need to investigate how to configure log level without using system properties.

@michaelklishin
Copy link
Member

I've added an initial version of a function that would set log level for the JDK logger. However, looks like it's not enough.

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

No branches or pull requests

2 participants