ConsoleAndFileLoggerDateTimeFormat Property |
Gets or sets an optional DateTime format.
If null, the date and time will not be added to the log.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string DateTimeFormat { get; set; }
Property Value
Type:
String
The DateTime format.
See Also