C# 클래스 HomeAutomation.Logging.Formatter.StandardLogFormatter

상속: ILogFormatter
파일 보기 프로젝트 열기: moszinet/HomeAutomation 1 사용 예제들

공개 메소드들

메소드 설명
Format ( string message, LogLevel logLevel, System.DateTime logTime ) : string

메소드 상세

Format() 공개 메소드

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