Class AccessLogger.StdoutLoggerWrapper
- java.lang.Object
-
- com.github.fmjsjx.libnetty.http.server.middleware.AccessLogger.FunctionalLoggerWrapper
-
- com.github.fmjsjx.libnetty.http.server.middleware.AccessLogger.StdoutLoggerWrapper
-
- All Implemented Interfaces:
AccessLogger.LoggerWrapper
- Enclosing class:
- AccessLogger
public static final class AccessLogger.StdoutLoggerWrapper extends AccessLogger.FunctionalLoggerWrapper
-
-
Constructor Summary
Constructors Constructor Description StdoutLoggerWrapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AccessLogger.StdoutLoggerWrappergetInstance()-
Methods inherited from class com.github.fmjsjx.libnetty.http.server.middleware.AccessLogger.FunctionalLoggerWrapper
isEnabled, log
-
-
-
-
Method Detail
-
getInstance
public static final AccessLogger.StdoutLoggerWrapper getInstance()
-
-