Share via


SemanticLoggingEventSource Members

Include Protected Members
Include Inherited Members

Applies to: Semantic Logging 2.0

The SemanticLoggingEventSource type exposes the following members.

Methods

  Name Description
Public method CustomFormatterUnhandledFault
Trace event that may be used for logging any unhandled exception that occurs in a custom formatter.
Public method CustomSinkUnhandledFault
Trace event that may be used for logging any unhandled exception that occurs in a custom sink.
Public method Dispose
Releases all resources used by the current instance of the EventSource class.
(Inherited from EventSource.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(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.)
Public method IsEnabled()
Determines whether the current event source is enabled.
(Inherited from EventSource.)
Public method IsEnabled(EventLevel, EventKeywords)
Determines whether the current event source that has the specified level and keyword is enabled.
(Inherited from EventSource.)
Public method ToString
Obtains a string representation of the current event source instance.
(Inherited from EventSource.)

Properties

  Name Description
Public property Guid
The unique identifier for the event source.
(Inherited from EventSource.)
Public propertyStatic member Log
Gets the singleton instance of SemanticLoggingEventSource.
Public property Name
The friendly name of the class that is derived from the event source.
(Inherited from EventSource.)

See Also

SemanticLoggingEventSource Class

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace