Package io.undertow.server.handlers.accesslog
package io.undertow.server.handlers.accesslog
-
ClassDescriptionAccess log handler.Interface that is used by the access log handler to send data to the log file manager.Log Receiver that stores logs in a directory under the specified file name, and rotates them after midnight.Parser that transforms an extended access log format string into a Undertow access log format string.Access log receiver that logs messages at INFO level.Interface that generates the header for an access log.