SemanticLoggingEventSource Members
Include Protected Members
Include Inherited Members
Applies to: Semantic Logging 2.0
The SemanticLoggingEventSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CustomFormatterUnhandledFault |
Trace event that may be used for logging any unhandled exception that occurs in a custom formatter.
|
![]() |
CustomSinkUnhandledFault |
Trace event that may be used for logging any unhandled exception that occurs in a custom sink.
|
![]() |
Dispose |
Releases all resources used by the current instance of the EventSource class.
(Inherited from EventSource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
IsEnabled() |
Determines whether the current event source is enabled.
(Inherited from EventSource.) |
![]() |
IsEnabled(EventLevel, EventKeywords) |
Determines whether the current event source that has the specified level and keyword is enabled.
(Inherited from EventSource.) |
![]() |
ToString |
Obtains a string representation of the current event source instance.
(Inherited from EventSource.) |
Properties
Name | Description | |
---|---|---|
![]() |
Guid |
The unique identifier for the event source.
(Inherited from EventSource.) |
![]() ![]() |
Log |
Gets the singleton instance of SemanticLoggingEventSource.
|
![]() |
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