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

Unable to manage GCViewer log4j logs #218

Open
shay1bz opened this issue Mar 5, 2019 · 1 comment
Open

Unable to manage GCViewer log4j logs #218

shay1bz opened this issue Mar 5, 2019 · 1 comment

Comments

@shay1bz
Copy link

shay1bz commented Mar 5, 2019

I use GCViewer as a library on a service that monitor and analyzes Spark applications GCs.
However the service application logs are filled with INFO logs by GCViewer, which I would like to set to ERROR.

super(resourceName, Logger.getLogger("GCResourceFile".concat(Integer.toString(COUNT.incrementAndGet()))));

This ^ makes it impossible, unfortunately. Is there a reason for naming loggers like that? Wouldn't it make more sense to at least use some package name?

@chewiebug
Copy link
Owner

chewiebug commented Mar 5, 2019 via email

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