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
Mapsui
Logging
Logger
C# Class Mapsui.Logging.Logger
Afficher le fichier
Open project: pauldendulk/Mapsui
Méthodes publiques
Méthode
Description
Log
(
LogLevel
level
,
string
message
,
Exception
exception
= null ) :
void
Method Details
Log()
public
static
méthode
public
static
Log
(
LogLevel
level
,
string
message
,
Exception
exception
= null ) :
void
level
LogLevel
message
string
exception
System.Exception
Résultat
void