Uses of Interface
org.jboss.logging.LoggerProvider
-
-
Uses of LoggerProvider in org.jboss.logging
Classes in org.jboss.logging that implement LoggerProvider Modifier and Type Class Description class
JBossLogManagerProvider
An implementation of the log provider for the JBoss Log Manager.class
JDKLoggerProvider
An implementation of the log provider for the JDK Log Manager.class
Log4j2LoggerProvider
An implementation of the log provider for Log4j 2.class
Log4jLoggerProvider
An implementation of the log provider for log4j.class
Slf4jLoggerProvider
An implementation of the log provider for slf4j with Logback as the log manager.
-