Package reactor.netty.http.server.logging
@NullMarked
package reactor.netty.http.server.logging
Http access log.
-
ClassDescriptionLog the http access information into a Logger named
reactor.netty.http.server.AccessLogat INFO level.A provider of the args required for access log.An interface to declare more concisely aFunctionthat apply anAccessLogby anAccessLogArgProvider.Use to create an access-log handler.