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.AccessLog
at INFO level.A provider of the args required for access log.An interface to declare more concisely aFunction
that apply anAccessLog
by anAccessLogArgProvider
.Use to create an access-log handler.