LogFileEntry Properties

Include Protected Members
Include Inherited Members

The LogFileEntry type exposes the following members.

Properties

  Name Description
Public property Area The area name for the log file entry.
Public property Category The category for the log file entry.
Public property Context Contains information about the association of the log file entry and its correlation ID.
Public property Continuation If the original log entry was split into smaller pieces because of the size, this value will return true.
Public property Correlation The correlation GUID of the associated log entry.
Public property EventID The Event ID for the log file entry.
Public property Level The level or severity of the log file entry.
Public property Message The message contained in the log file entry.
Public property Process The value contained in the Process column in the log file entry.
Public property ThreadID The ID of the executing thread contained in the log file entry.
Public property Timestamp The DateTime value of when the log file entry was created.

Top

See Also

Reference

LogFileEntry Class

Microsoft.SharePoint.Diagnostics Namespace