Skip to content

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

Closed
thomasheritage wants to merge 1 commit intoNetflix:masterfrom
thomasheritage:bug/slf4j_dependency
Closed

Include slf4j "simple" binding/provider as a runtime dependency#371
thomasheritage wants to merge 1 commit intoNetflix:masterfrom
thomasheritage:bug/slf4j_dependency

Conversation

@thomasheritage
Copy link
Contributor

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
Contributor 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
Contributor 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