IEventTextFormatter Interface
Applies to: Semantic Logging 2.0
Provides a generic interface for an event text formatter used whenever an event has been written by an event source for which the event listener has enabled events.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public interface IEventTextFormatter
'Declaration
Public Interface IEventTextFormatter
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace