Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HearthAnalyzer
Core
Logger
C# 클래스 HearthAnalyzer.Core.Logger
파일 보기
프로젝트 열기: kwluo90/HearthAnalyzer
공개 메소드들
메소드
설명
InitializeLogger
(
ILog
logger
= null ) :
void
Initializes the logger
메소드 상세
InitializeLogger()
공개
정적인
메소드
Initializes the logger
public
static
InitializeLogger
(
ILog
logger
= null ) :
void
logger
ILog
Optional logger instance to use
리턴
void