Share via


EventTextFormatter Class

Applies to: Semantic Logging 2.0

A IEventTextFormatter implementation that writes out formatted text.

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

Syntax

public class EventTextFormatter : IEventTextFormatter
'Declaration
Public Class EventTextFormatter
    Implements IEventTextFormatter

Remarks

This class is not thread-safe.

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters.EventTextFormatter

See Also

EventTextFormatter Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace