Package com.alibaba.druid.wall
Class WallProviderStatLoggerImpl
java.lang.Object
com.alibaba.druid.wall.WallProviderStatLoggerAdapter
com.alibaba.druid.wall.WallProviderStatLoggerImpl
- All Implemented Interfaces:
WallProviderStatLogger
public class WallProviderStatLoggerImpl
extends WallProviderStatLoggerAdapter
implements WallProviderStatLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigFromProperties(Properties properties) booleanvoidlog(WallProviderStatValue statValue) voidvoidvoidsetLoggerName(String loggerName)
-
Constructor Details
-
WallProviderStatLoggerImpl
public WallProviderStatLoggerImpl()
-
-
Method Details
-
configFromProperties
- Specified by:
configFromPropertiesin interfaceWallProviderStatLogger- Overrides:
configFromPropertiesin classWallProviderStatLoggerAdapter
-
setLoggerName
-
setLogger
-
isLogEnable
public boolean isLogEnable() -
log
-
log
- Specified by:
login interfaceWallProviderStatLogger- Overrides:
login classWallProviderStatLoggerAdapter
-