C# 클래스 Modularity.Wpf.CallbackLogger

상속: ILoggerFacade
파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
Log ( string message, Category category, Priority priority ) : void
ReplaySavedLogs ( ) : void

메소드 상세

Log() 공개 메소드

public Log ( string message, Category category, Priority priority ) : void
message string
category Category
priority Priority
리턴 void

ReplaySavedLogs() 공개 메소드

public ReplaySavedLogs ( ) : void
리턴 void