Uses of Class
de.bund.bva.isyfact.logging.config.IsyLoggingBoundaryLoggerProperties
Packages that use IsyLoggingBoundaryLoggerProperties
-
Uses of IsyLoggingBoundaryLoggerProperties in de.bund.bva.isyfact.logging.autoconfigure
Methods in de.bund.bva.isyfact.logging.autoconfigure that return IsyLoggingBoundaryLoggerPropertiesModifier and TypeMethodDescriptionIsyLoggingAutoConfiguration.isyLoggingBoundaryLoggerProperties()Creates a bean for the boundary logger configuration parameters.Methods in de.bund.bva.isyfact.logging.autoconfigure with parameters of type IsyLoggingBoundaryLoggerPropertiesModifier and TypeMethodDescriptionorg.springframework.aop.AdvisorIsyLoggingAutoConfiguration.boundaryLogAdvisorByAnnotation(IsyLoggingBoundaryLoggerProperties properties, LoggingMethodInterceptor boundaryLogInterceptor) Advisor for logging at system boundaries.IsyLoggingAutoConfiguration.boundaryLogInterceptor(IsyLoggingBoundaryLoggerProperties properties) Interceptor for logging at system boundaries.