LoggingConfigurationType (Complex Type)

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

Configuration of logging levels, categories, log files, etc.
Item Summary  
Name Type Multiplicity Description
subSystemLogger property
SubSystemLoggerConfigurationType
[0,-1]  
classLogger property
ClassLoggerConfigurationType
[0,-1]  
appender property
AppenderConfigurationType
[0,-1]  
rootLoggerAppender property
string
[1,1]  
rootLoggerLevel property
LoggingLevelType
[1,1]  
auditing property
AuditingConfigurationType
[0,1]  
advanced property
AdvancedLoggingConfigurationType
[0,1]  
debug property
boolean
[0,1] Whether to include 'debug=true' in generated logback configuration file.