Uses of Interface
com.alibaba.druid.support.logging.Log
-
Packages that use Log Package Description com.alibaba.druid.pool com.alibaba.druid.support.logging com.alibaba.druid.wall -
-
Uses of Log in com.alibaba.druid.pool
Methods in com.alibaba.druid.pool that return Log Modifier and Type Method Description LogDruidDataSourceStatLoggerImpl. getLogger()Methods in com.alibaba.druid.pool with parameters of type Log Modifier and Type Method Description voidDruidDataSourceStatLogger. setLogger(Log logger)voidDruidDataSourceStatLoggerAdapter. setLogger(Log logger)voidDruidDataSourceStatLoggerImpl. setLogger(Log logger) -
Uses of Log in com.alibaba.druid.support.logging
Classes in com.alibaba.druid.support.logging that implement Log Modifier and Type Class Description classJakartaCommonsLoggingImplclassJdk14LoggingImplclassLog4j2ImplclassLog4jImplclassNoLoggingImplclassSLF4JImplMethods in com.alibaba.druid.support.logging that return Log Modifier and Type Method Description static LogLogFactory. getLog(Class clazz)static LogLogFactory. getLog(String loggerName) -
Uses of Log in com.alibaba.druid.wall
Methods in com.alibaba.druid.wall with parameters of type Log Modifier and Type Method Description voidWallProviderStatLoggerImpl. setLogger(Log logger)
-