CommonAccessLogOptions.TimestampFormat property
Gets or sets the timestamp format used when rendering the access log entry.
public string TimestampFormat { get; set; }
See Also
- class CommonAccessLogOptions
- namespace Kestrun.Middleware
Gets or sets the timestamp format used when rendering the access log entry.
public string TimestampFormat { get; set; }