Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractLoggerConfigurationType
-
Packages that use AbstractLoggerConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AbstractLoggerConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of AbstractLoggerConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classClassLoggerConfigurationTypeConfiguration of the logger: the facility that collects log messages from the code.classSubSystemLoggerConfigurationTypeConfiguration of the logger: the facility that collects log messages from subsystem code.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractLoggerConfigurationType Modifier and Type Method Description AbstractLoggerConfigurationTypeAbstractLoggerConfigurationType. appender(String value)AbstractLoggerConfigurationTypeAbstractLoggerConfigurationType. clone()AbstractLoggerConfigurationTypeAbstractLoggerConfigurationType. id(Long value)AbstractLoggerConfigurationTypeAbstractLoggerConfigurationType. level(LoggingLevelType value)
-