Uses of Class
org.jboss.logmanager.Logger
Packages that use Logger
-
Uses of Logger in org.jboss.logmanager
Methods in org.jboss.logmanager that return LoggerModifier and TypeMethodDescriptionGet a logger with the given name from this logging context.static LoggerStatic logger factory method which returns a JBoss LogManager logger.static LoggerStatic 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() -
Uses of Logger in org.jboss.logmanager.configuration
Methods in org.jboss.logmanager.configuration that return Logger