| Package | Description |
|---|---|
| de.bund.bva.isyfact.logging.autoconfigure |
| Modifier and Type | Method and Description |
|---|---|
LoggingMethodInterceptor |
IsyLoggingAutoConfiguration.boundaryLogInterceptor(IsyLoggingBoundaryLoggerProperties properties)
Interceptor zum Loggen an Systemgrenzen.
|
LoggingMethodInterceptor |
IsyLoggingAutoConfiguration.componentLogInterceptor(IsyLoggingComponentLoggerProperties properties)
Interceptor zum Loggen an Komponentengrenzen.
|
LoggingMethodInterceptor |
IsyPerformanceLoggingAutoConfiguration.performanceLogInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.Advisor |
IsyLoggingAutoConfiguration.boundaryLogAdvisorByAnnotation(IsyLoggingBoundaryLoggerProperties properties,
LoggingMethodInterceptor boundaryLogInterceptor)
Advisor für das Loggen an Systemgrenzen.
|
org.springframework.aop.Advisor |
IsyLoggingAutoConfiguration.componentLogAdvisorByAnnotation(IsyLoggingComponentLoggerProperties properties,
LoggingMethodInterceptor componentLogInterceptor)
Advisor für das Loggen an Komponentengrenzen.
|
org.springframework.aop.Advisor |
IsyPerformanceLoggingAutoConfiguration.performanceLogAdvisor(LoggingMethodInterceptor performanceLogInterceptor) |
Copyright © 2022. All rights reserved.