All Classes
-
Class Summary Class Description AutologAutoConfiguration Spring auto-configuration for Autolog.AutoLogMethodInOutAspect Spring AOP aspect allowing to automatically log the input and output data of public methods annotated withAutoLogMethodInOut,AutoLogMethodInputand/orAutoLogMethodOutputor included in classes annotated with such annotations.AutoLogPerformanceAspect Spring AOP aspect allowing to automatically monitor and log the performance information of public methods annotated withAutoLogPerformanceor included in classes annotated with such annotations.AutologProperties Spring configuration properties used to configure Autolog.JdbcAdapterConfigurationConverter A converter of objects of typePropertiesto instances ofJdbcAdapterConfiguration.LoggerInterfaceConverter A converter of objects of typeStringto instances ofLoggerInterface.