PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Logging­Backend­OptionsInclude­Timestamp
Open sandboxFocus

ConsoleLoggingBackendOptions.IncludeTimestamp Property

IncludeTimestamp

Determines whether the current date and time should be written to the console. The default value is false.

Declaration
public bool IncludeTimestamp { get; set; }
Property Value
Type Description
Boolean