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

Better document how to use slf4j #83

Open
cmoulliard opened this issue Oct 1, 2024 · 3 comments
Open

Better document how to use slf4j #83

cmoulliard opened this issue Oct 1, 2024 · 3 comments

Comments

@cmoulliard
Copy link
Member

cmoulliard commented Oct 1, 2024

TODO

Better document how to use slf4j with the Builder fluent DSL

Screenshot 2024-10-01 at 10 40 24

@BarDweller

@BarDweller
Copy link
Collaborator

Which aspects need further documentation? SLF4J is pretty popular, and this projects usage of it isn't complex..

@cmoulliard
Copy link
Member Author

cmoulliard commented Nov 18, 2024

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

@BarDweller
Copy link
Collaborator

BarDweller commented Nov 18, 2024

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
and
https://github.com/snowdrop/java-buildpack-client/blob/main/samples/hello-spring/pack.java

demonstrate enabling debug via setting system properties, that be set via any supported method that drives this 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

2 participants