//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
I always liked JBoss Logging due to its performance driven design. Although it works well out of the box when doing the usual Quarkus stuff, making it work outside of its native ecosystem has often been hard...
1mo
Here is a minimal reproducer: https://github.com/ppalaga/reproduce-quarkus-53870 Note that quarkus-bootstrap-runner is a direct runtime dependency. It could also be a transitive dependency or a tes...
github.com
JBoss logmanager backed logging does not work in stock JUnit tests, when `quarkus-bootstrap-runner` is in classpath · Issue #53870 · quarkusio/quarkus
Peter Palaga