SemanticLoggingEventSource.Log Property

Applies to: Semantic Logging 2.0

Gets the singleton instance of SemanticLoggingEventSource.

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1

Syntax

C#
public static SemanticLoggingEventSource Log { get; }

Property Value

Type: SemanticLoggingEventSource
The singleton instance.

See Also

SemanticLoggingEventSource Class

SemanticLoggingEventSource Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace