Package io.micronaut.http.server.netty.handler.accesslog
package io.micronaut.http.server.netty.handler.accesslog
-
ClassDescriptionSpecial
Http2ConnectionEncoder
that logs the response data.SpecialHttp2FrameListener
that logs the request data.This class manages the shared state betweenHttp2AccessLogConnectionEncoder
andHttp2AccessLogFrameListener
.Logging handler for HTTP access logs.