Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AtoV
Loggers
ConsoleLogger
C# Class AtoV.Loggers.ConsoleLogger
Inheritance:
AbstractLogger
Afficher le fichier
Open project: dahlbyk/Presentations
Méthodes publiques
Свойство
Type
Description
Instance
ConsoleLogger
Méthodes publiques
Méthode
Description
Log
(
string
msg
) :
void
Log
(
string
msg
,
string
category
) :
void
Method Details
Log()
public
méthode
public
Log
(
string
msg
) :
void
msg
string
Résultat
void
Log()
public
méthode
public
Log
(
string
msg
,
string
category
) :
void
msg
string
category
string
Résultat
void
Property Details
Instance
public_oe static_oe property
public
static
ConsoleLogger
Instance
Résultat
ConsoleLogger