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
AtoV
Loggers
ConsoleLogger
C# Class AtoV.Loggers.ConsoleLogger
Inheritance:
AbstractLogger
ファイルを表示
Open project: dahlbyk/Presentations
Public Properties
Property
Type
Description
Instance
ConsoleLogger
Public Methods
Method
Description
Log
(
string
msg
) :
void
Log
(
string
msg
,
string
category
) :
void
Method Details
Log()
public
method
public
Log
(
string
msg
) :
void
msg
string
return
void
Log()
public
method
public
Log
(
string
msg
,
string
category
) :
void
msg
string
category
string
return
void
Property Details
Instance
public_oe static_oe property
public
static
ConsoleLogger
Instance
return
ConsoleLogger