Uses of Class
de.bund.bva.isyfact.logging.config.IsyLoggingComponentLoggerProperties
Packages that use IsyLoggingComponentLoggerProperties
-
Uses of IsyLoggingComponentLoggerProperties in de.bund.bva.isyfact.logging.autoconfigure
Methods in de.bund.bva.isyfact.logging.autoconfigure that return IsyLoggingComponentLoggerPropertiesModifier and TypeMethodDescriptionIsyLoggingAutoConfiguration.isyLoggingComponentLoggerProperties()Creates a bean for the configuration parameters of the component logger.Methods in de.bund.bva.isyfact.logging.autoconfigure with parameters of type IsyLoggingComponentLoggerPropertiesModifier and TypeMethodDescriptionorg.springframework.aop.AdvisorIsyLoggingAutoConfiguration.componentLogAdvisorByAnnotation(IsyLoggingComponentLoggerProperties properties, LoggingMethodInterceptor componentLogInterceptor) Advisor for logging at component boundaries.IsyLoggingAutoConfiguration.componentLogInterceptor(IsyLoggingComponentLoggerProperties properties) Interceptor for logging at component boundaries.