C# 클래스 ArchiSteamFarm.ArchiLogger

파일 보기 프로젝트 열기: JustArchi/ArchiSteamFarm 1 사용 예제들

비공개 메소드들

메소드 설명
ArchiLogger ( string name ) : System
LogFatalException ( Exception exception, [ previousMethodName = null ) : void
LogGenericDebug ( string message, [ previousMethodName = null ) : void
LogGenericDebugException ( Exception exception, [ previousMethodName = null ) : void
LogGenericError ( string message, [ previousMethodName = null ) : void
LogGenericException ( Exception exception, [ previousMethodName = null ) : void
LogGenericInfo ( string message, [ previousMethodName = null ) : void
LogGenericTrace ( string message, [ previousMethodName = null ) : void
LogGenericWarning ( string message, [ previousMethodName = null ) : void
LogNullError ( string nullObjectName, [ previousMethodName = null ) : void