LogTracker¶
Log tracker.
Properties¶
string Message¶
Message associated with tracker.
LogLevel LogLevel¶
Log level of this tracker.
DateTime StartTime¶
Start time of the log.
Nullable EndTime¶
End time of the log.
CompletionStatus CompletionStatus¶
Status of the logs completion.
Methods¶
Nullable GetDuration()¶
object GetFormat(Type formatType)¶
Format the log.