CommonAccessLogOptions.TimestampFormat property

Gets or sets the timestamp format used when rendering the access log entry.

public string TimestampFormat { get; set; }

See Also