Use LogBack instead of JBoss Logging

Is there anyway in the latest Keycloak, to use Logback instead of JBoss Logging? I know that JBoss Logging can do this since Logback is a SLF4J implementation that JBoss logging supports. But, in Keycloak’s hacky implementation, I am not sure if is possible.

1 Like