Package | Description |
---|---|
io.undertow.server.handlers.accesslog |
Class and 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 © 2016 JBoss by Red Hat. All rights reserved.