Dela via


LoggingConsoleOptions.TimestampFormat Property

Definition

Gets or sets format string used to format timestamp in logging messages.

public:
 property System::String ^ TimestampFormat { System::String ^ get(); void set(System::String ^ value); };
public string? TimestampFormat { get; set; }
member this.TimestampFormat : string with get, set
Public Property TimestampFormat As String

Property Value

Remarks

Defaults to yyyy-MM-dd HH:mm:ss.fff.

Applies to