C# 클래스 Hawkeye.Logging.LogEntry.DefaultFormatter

상속: ILogEntryFormatter
파일 보기 프로젝트 열기: odalet/Hawkeye2

공개 프로퍼티들

프로퍼티 타입 설명
instance DefaultFormatter

공개 메소드들

메소드 설명
FormatEntry ( LogEntry entry ) : string

메소드 상세

FormatEntry() 공개 메소드

public FormatEntry ( LogEntry entry ) : string
entry LogEntry
리턴 string

프로퍼티 상세

instance 공개적으로 정적으로 프로퍼티

public static DefaultFormatter instance
리턴 DefaultFormatter