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