Share via


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

public static SemanticLoggingEventSource Log { get; }
'Declaration
Public Shared ReadOnly Property Log As SemanticLoggingEventSource
    Get

Property Value

Type: SemanticLoggingEventSource
The singleton instance.

See Also

SemanticLoggingEventSource Class

SemanticLoggingEventSource Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace