Package | Description |
---|---|
io.undertow.server.handlers.accesslog |
Class | Description |
---|---|
AccessLogReceiver |
Interface that is used by the access log handler to send data to the log file manager.
|
DefaultAccessLogReceiver |
Log Receiver that stores logs in a directory under the specified file name, and rotates them after
midnight.
|
DefaultAccessLogReceiver.Builder | |
LogFileHeaderGenerator |
Interface that generates the header for an access log.
|
Copyright © 2018. All rights reserved.