Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HearthAnalyzer
Core
Logger
C# Class HearthAnalyzer.Core.Logger
Datei anzeigen
Open project: kwluo90/HearthAnalyzer
Public Methods
Method
Description
InitializeLogger
(
ILog
logger
= null ) :
void
Initializes the logger
Method Details
InitializeLogger()
public
static
method
Initializes the logger
public
static
InitializeLogger
(
ILog
logger
= null ) :
void
logger
ILog
Optional logger instance to use
return
void