timeStamp property
The timestamp when the log message was created.
Defaults to the current time if not explicitly set.
Implementation
DateTime? timeStamp;
The timestamp when the log message was created.
Defaults to the current time if not explicitly set.
DateTime? timeStamp;