-
Notifications
You must be signed in to change notification settings - Fork 7
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
Better document how to use slf4j #83
Comments
Which aspects need further documentation? SLF4J is pretty popular, and this projects usage of it isn't complex.. |
Just add some lines within the documentation about how to setup slf4j with quarkus and buildpack |
This is not the place to document the quarkus use of this library.. both example packs https://github.com/snowdrop/java-buildpack-client/blob/main/samples/hello-quarkus/pack.java demonstrate enabling debug via setting system properties, that be set via any supported method that drives this library. |
TODO
Better document how to use slf4j with the Builder fluent DSL
@BarDweller
The text was updated successfully, but these errors were encountered: