Uses of Class
org.jboss.logmanager.LogContext
-
Packages that use LogContext Package Description org.jboss.logmanager -
-
Uses of LogContext in org.jboss.logmanager
Methods in org.jboss.logmanager that return LogContext Modifier and Type Method Description static LogContextLogContext. getInstance()Get the system log context.static LogContextLogContext. getLogContext()LogContextLogger. getLogContext()Get the log context to which this logger belongs.
-