Uses of Class
org.jboss.logmanager.Logger
Packages that use Logger
-
Uses of Logger in org.jboss.logmanager
Fields in org.jboss.logmanager declared as LoggerModifier and TypeFieldDescriptionprivate final Logger
LoggingUncaughtExceptionHandler.log
private static final Logger
LogService.log
private static final Logger
LogService.rootLogger
Methods in org.jboss.logmanager that return LoggerModifier and TypeMethodDescription(package private) Logger
LoggerNode.createLogger()
Get a logger with the given name from this logging context.static Logger
Static logger factory method which returns a JBoss LogManager logger.static Logger
Static logger factory method which returns a JBoss LogManager logger.Get or create a logger with the given name.LogContext.getLoggerIfExists
(String name) Get a logger with the given name from this logging context, if a logger node exists at that location.Logger.getParent()
Constructors in org.jboss.logmanager with parameters of type Logger -
Uses of Logger in org.jboss.logmanager.config
Fields in org.jboss.logmanager.config with type parameters of type LoggerMethods in org.jboss.logmanager.config that return types with arguments of type Logger