XmlEventTextFormatter Class
Applies to: Semantic Logging 2.0
A IEventTextFormatter implementation that writes out text formatted as XML compliant with the Event Schema.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
public class XmlEventTextFormatter : IEventTextFormatter
'Declaration
Public Class XmlEventTextFormatter
Implements IEventTextFormatter
This class is not thread-safe.
System.Object
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters.XmlEventTextFormatter
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace