Uses of Class
org.jboss.logging.Logger
-
Uses of Logger in org.jboss.logging
Subclasses of Logger in org.jboss.loggingModifier and TypeClassDescription(package private) final class(package private) final class(package private) final class(package private) final class(package private) final class(package private) final classFields in org.jboss.logging declared as LoggerModifier and TypeFieldDescriptionprotected final LoggerDelegatingBasicLogger.logThe delegate logger.Fields in org.jboss.logging with type parameters of type LoggerModifier and TypeFieldDescriptionprivate static final org.jboss.logmanager.Logger.AttachmentKey<Logger> JBossLogManagerProvider.KEYprivate static final org.jboss.logmanager.Logger.AttachmentKey<ConcurrentMap<String, Logger>> JBossLogManagerProvider.LEGACY_KEYMethods in org.jboss.logging that return LoggerModifier and TypeMethodDescriptionprivate static LoggerJBossLogManagerProvider.doGetLogger(String name) private static LoggerJBossLogManagerProvider.doLegacyGetLogger(String name) static LoggerGet a Logger instance given the name of a class.static LoggerGet a Logger instance given the name of a class with the given suffix.static LoggerGet a Logger instance given the logger name.static LoggerGet a Logger instance given the logger name with the given suffix.Returns a logger which is backed by a logger from the log provider.Constructors in org.jboss.logging with parameters of type Logger