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

Disable logging? #407

Closed
rjzak opened this issue Nov 4, 2020 · 4 comments
Closed

Disable logging? #407

rjzak opened this issue Nov 4, 2020 · 4 comments

Comments

@rjzak
Copy link

rjzak commented Nov 4, 2020

How can I disable the logging output? I'm trying to create a console application, and the extra output from PF4J is distracting and annoying. I'm not familiar with the many logging frameworks, or where to put the needed .xml or .properties file in my Jar.

Nov 04, 2020 1:14:55 PM org.pf4j.DefaultPluginStatusProvider <init>
INFO: Enabled plugins: [my-plugin1]
Nov 04, 2020 1:14:55 PM org.pf4j.DefaultPluginStatusProvider <init>
INFO: Disabled plugins: []
Nov 04, 2020 1:14:55 PM org.pf4j.DefaultPluginManager initialize
INFO: PF4J version 0.0.0 in 'deployment' mode
Nov 04, 2020 1:14:55 PM org.pf4j.AbstractPluginManager resolvePlugins
INFO: Plugin 'my-plugin1@1.0' resolved

@decebals
Copy link
Member

decebals commented Nov 5, 2020

I don't know what logging framework/library are you use in your application.

@rjzak
Copy link
Author

rjzak commented Nov 5, 2020

None, yet logging information appears showing org.pf4j at start.

@decebals
Copy link
Member

Any resolution here? Did you solved the problem?

@decebals
Copy link
Member

Close it due to lack of response. You can reopen it with a new comment.

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