C# 클래스 MvbaCore.Logging.Logger

파일 보기 프로젝트 열기: mvbalaw/MvbaCore

공개 메소드들

메소드 설명
Log ( NotificationSeverity severity, [ text, Exception exception = null ) : void

메소드 상세

Log() 공개 정적인 메소드

public static Log ( NotificationSeverity severity, [ text, Exception exception = null ) : void
severity NotificationSeverity
text [
exception System.Exception
리턴 void