Skip to content

1c300aeb b559 496a 6bdc 9aa495b7352f

Axel Kesseler edited this page Mar 1, 2023 · 18 revisions

LoggerSettings.DefaultTimeFormat Field

The field defines the default time stamp format.

Namespace: Plexdata.LogWriter.Settings
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

public static readonly string DefaultTimeFormat

Field Value

Type: String

Remarks

The default time stamp format is always used if either a different time stamp format is not defined or if a provided time stamp format is recognized as invalid.

See Also

Reference

LoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally