C# 클래스 ConfigGenerator.Logging

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

비공개 메소드들

메소드 설명
LogGenericError ( string message, [ previousMethodName = null ) : void
LogGenericErrorWithoutStacktrace ( string message ) : void
LogGenericException ( Exception exception, [ previousMethodName = null ) : void
LogGenericInfoWithoutStacktrace ( string message ) : void
LogGenericWarning ( string message, [ previousMethodName = null ) : void
LogNullError ( string nullObjectName, [ previousMethodName = null ) : void