Class TimestampLogEntry

java.lang.Object
io.helidon.webserver.accesslog.AbstractLogEntry
io.helidon.webserver.accesslog.TimestampLogEntry
All Implemented Interfaces:
AccessLogEntry

public final class TimestampLogEntry extends AbstractLogEntry
Access log entry for timestamp. Default time format is "\'[\'dd/MMM/YYYY:HH:mm:ss ZZZ\']\'".