C# Class DotLog.LogFormatter

Inheritance: ILogFormatter
Show file Open project: subfuzion/dotlog

Public Methods

Method Description
Format ( LogEntry logEntry ) : string

Method Details

Format() public method

public Format ( LogEntry logEntry ) : string
logEntry LogEntry
return string