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

Info required on logging plugin #778

Closed
aslam-ahmed opened this issue Feb 17, 2021 · 2 comments
Closed

Info required on logging plugin #778

aslam-ahmed opened this issue Feb 17, 2021 · 2 comments

Comments

@aslam-ahmed
Copy link

First of all thanks for creating such a wonderful tool. It really helps a lot in troubleshooting performance issues.

Followup of issue: https://github.com/glowroot/glowroot/issues/525

  1. Is there any way to turn off logging completely?
  2. How to configure logging levels for this plugin? It seems like it capture trace level logs by default.
  3. If there is a way to configure logging, is it possible to tune for certain classes or packages?

Please do let me know if the above features are not available then how to contribute for them. Happy to be a part of this, keep doing the good work.

@trask
Copy link
Member

trask commented Nov 8, 2021

hi @aslam-ahmed, the logging plugin should only capture things that match your logging framework's configuration and are actually getting logged to some appender.

It seems like it capture trace level logs by default

can you post your logging configuration? e.g. logback.xml, log4j.properties, log4j2.xml, etc

@aslam-ahmed
Copy link
Author

Hi @trask, yes you are right, indeed the settings were configured for debug logging, i realized after we setup glowroot on a different environment.

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