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

Provide SLF4J binding when running command line application #34

Open
comeara opened this issue Jul 27, 2016 · 0 comments
Open

Provide SLF4J binding when running command line application #34

comeara opened this issue Jul 27, 2016 · 0 comments

Comments

@comeara
Copy link
Owner

comeara commented Jul 27, 2016

When running the command line, SLF4J outputs the following.

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

The command line app should bind SLF4J such that log messages are output correctly.

This should be done in a way that does not conflict with SLF4J bindings for applications that include Pillar as a library.

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

1 participant