SubSystemLoggerConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractLoggerConfigurationType
Configuration of the logger: the facility that collects log messages from subsystem code.
Item Summary  
Name Type Multiplicity Description
level property
LoggingLevelType
[1,1] Logger level  
appender property
string
[0,-1] Appender name defined in appenders section in logging configuration  
component property
LoggingComponentType
[1,1] TODO: components are OR-ed TODO: string, but there should be a way how to determine list of valid categories.