Share via


TraceLogEntry Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The TraceLogEntry type exposes the following members.

Constructors

  Name Description
Public method TraceLogEntry
Initializes a new instance of the TraceLogEntry class

Methods

  Name Description
Public method AddErrorMessage (Inherited from LogEntry.)
Public method Clone (Inherited from LogEntry.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString (Inherited from LogEntry.)

Extension Methods

  Name Description
Public Extension Method ToLogEntryMessage (Defined by LogEntryExtensions.)

Properties

  Name Description
Public property ActivityId (Inherited from LogEntry.)
Public property ActivityIdString (Inherited from LogEntry.)
Public property AppDomainName (Inherited from LogEntry.)
Public property CallStack
Public property CallTime
Public property Categories (Inherited from LogEntry.)
Public property ElapsedTime
Public property ErrorMessages (Inherited from LogEntry.)
Public property EventId (Inherited from LogEntry.)
Public property Exception
Public property ExtendedProperties (Inherited from LogEntry.)
Public property LoggedSeverity (Inherited from LogEntry.)
Public property ManagedThreadName (Inherited from LogEntry.)
Public property Message (Inherited from LogEntry.)
Public property MethodName
Public property Priority (Inherited from LogEntry.)
Public property RelatedActivityId (Inherited from LogEntry.)
Public property ReturnValue
Public property Severity (Inherited from LogEntry.)
Public property TimeStamp (Inherited from LogEntry.)
Public property TimeStampString (Inherited from LogEntry.)
Public property Title (Inherited from LogEntry.)
Public property TypeName

See Also

TraceLogEntry Class

Microsoft.Practices.EnterpriseLibrary.Logging.PolicyInjection Namespace