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

Include slf4j "simple" binding/provider as a runtime dependency #371

Closed

Conversation

thomasheritage
Copy link

A logging provider needs to be specified when running the Photon applications from the commandline (e.g. com.netflix.imflibrary.app.IMPAnalyzer) -- otherwise there is an error per #366

However, is this inappropriate for other ways of running Photon? (e.g. as a library)
If so, perhaps this dependency could be moved to a new Gradle "dependency configuration" that can be selected specifically when running Photon applications from the commandline?

Closes #366

@thomasheritage
Copy link
Author

Related to #349

@fschleich
Copy link
Contributor

Thanks - this has been addressed via #375

slf4j is also needed for compilation in test, so this has been declared as implementation dependency

@fschleich fschleich closed this Aug 20, 2024
@thomasheritage
Copy link
Author

Thanks @fschleich for resolving this

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

Successfully merging this pull request may close these issues.

slf4j error
2 participants