EventLogEntryFormatter Class

Formats an event log entry to the defined format.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Class EventLogEntryFormatter _
    Implements IEventLogEntryFormatter
public class EventLogEntryFormatter : IEventLogEntryFormatter
public ref class EventLogEntryFormatter : IEventLogEntryFormatter
public class EventLogEntryFormatter implements IEventLogEntryFormatter

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.EventLogEntryFormatter

See Also

EventLogEntryFormatter Members

Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation Namespace