LogEntry Properties

The LogEntry type exposes the following members.

Properties
  NameDescription
Public propertyAddThisEntry
Gets or sets whether this log entry must be added into the log.
Public propertyContextInfo
Gets the string containing fully-qualified name of the current context.
Public propertyMessageComment
Gets or sets the string containing any additional information about the message text or data.
Public propertyMessageText
Gets or sets the string containing the message text or data.
Public propertyMessageType
Gets the type of the log entry.
Public propertyTime
Gets the date and time when this log entry was created.
Top
See Also