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
Ushahidi
Common
Logging
DebugLog
C# Class Ushahidi.Common.Logging.DebugLog
Inheritance:
ILog
Afficher le fichier
Open project: ushahidi/Ushahidi_WinMobile
Méthodes publiques
Méthode
Description
Critical
(
string
format
) :
void
Exception
(
string
format
) :
void
Info
(
string
format
) :
void
Method Details
Critical()
public
méthode
public
Critical
(
string
format
) :
void
format
string
Résultat
void
Exception()
public
méthode
public
Exception
(
string
format
) :
void
format
string
Résultat
void
Info()
public
méthode
public
Info
(
string
format
) :
void
format
string
Résultat
void