Uses of Interface
org.jboss.logmanager.LogContextInitializer
Packages that use LogContextInitializer
-
Uses of LogContextInitializer in org.jboss.logmanager
Fields in org.jboss.logmanager declared as LogContextInitializerModifier and TypeFieldDescriptionstatic final LogContextInitializerLogContextInitializer.DEFAULTThe default log context initializer, which is used when none is specified.Methods in org.jboss.logmanager with parameters of type LogContextInitializerModifier and TypeMethodDescriptionstatic LogContextLogContext.create(boolean strong, LogContextInitializer initializer) Create a new log context.static LogContextLogContext.create(LogContextInitializer initializer) Create a new log context.