Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Emul8
Bootstrap
Logging
Logger
C# Class Emul8.Bootstrap.Logging.Logger
ファイルを表示
Open project: emul8/emul8
Public Methods
Method
Description
Info
(
string
message
) :
void
Warning
(
string
message
) :
void
Private Methods
Method
Description
Logger
( ) :
System
Method Details
Info()
public
method
public
Info
(
string
message
) :
void
message
string
return
void
Warning()
public
method
public
Warning
(
string
message
) :
void
message
string
return
void