timeStamp property

DateTime? timeStamp
getter/setter pair

The timestamp when the log message was created.

Defaults to the current time if not explicitly set.

Implementation

DateTime? timeStamp;