C# 클래스 SharpLog.SynchronousFormattableLogger

상속: FormattableLogger
파일 보기 프로젝트 열기: prasannavl/SharpLog

보호된 메소드들

메소드 설명
ExecuteAsync ( LogLevel level, string text, string callerName ) : System.Threading.Tasks.Task

메소드 상세

ExecuteAsync() 보호된 메소드

protected ExecuteAsync ( LogLevel level, string text, string callerName ) : System.Threading.Tasks.Task
level LogLevel
text string
callerName string
리턴 System.Threading.Tasks.Task