C# 클래스 NiceHashMiner.Logger

파일 보기 프로젝트 열기: nicehash/NiceHashMiner

공개 프로퍼티들

프로퍼티 타입 설명
log log4net.ILog

공개 메소드들

메소드 설명
ConfigureWithFile ( ) : void
CreateFileAppender ( ) : IAppender

메소드 상세

ConfigureWithFile() 공개 정적인 메소드

public static ConfigureWithFile ( ) : void
리턴 void

CreateFileAppender() 공개 정적인 메소드

public static CreateFileAppender ( ) : IAppender
리턴 IAppender

프로퍼티 상세

log 공개적으로 정적으로 프로퍼티

public static ILog,log4net log
리턴 log4net.ILog