C# Class Hawkeye.Logging.LogEntry.DefaultFormatter

Inheritance: ILogEntryFormatter
Datei anzeigen Open project: odalet/Hawkeye2

Public Properties

Property Type Description
instance DefaultFormatter

Public Methods

Method Description
FormatEntry ( LogEntry entry ) : string

Method Details

FormatEntry() public method

public FormatEntry ( LogEntry entry ) : string
entry LogEntry
return string

Property Details

instance public_oe static_oe property

public static DefaultFormatter instance
return DefaultFormatter