C# Class HomeAutomation.Logging.Formatter.StandardLogFormatter

Inheritance: ILogFormatter
显示文件 Open project: moszinet/HomeAutomation Class Usage Examples

Public Methods

Method Description
Format ( string message, LogLevel logLevel, System.DateTime logTime ) : string

Method Details

Format() public method

public Format ( string message, LogLevel logLevel, System.DateTime logTime ) : string
message string
logLevel LogLevel
logTime System.DateTime
return string