Hello,
right now we are using JUL for logging. That works fine, so far :-)
However related projects (e.g. Keycloak / LiveOak) are using JBoss Logging. I somewhat feel that it's perhaps not a bad idea if we would use JBoss logging as well...
I know there are a gazillion different Java logging frameworks out there (yikes), but my question is really: keep JUL or go with JBoss-Logging :)
Thanks!
Matthias
--