Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NotDeadYet
Configuration
DefaultLoggingStrategy
C# Class NotDeadYet.Configuration.DefaultLoggingStrategy
Mostrar archivo
Open project: uglybugger/NotDeadYet
Public Methods
Method
Description
LogError
(
Exception
ex
,
string
message
) :
void
Method Details
LogError()
public
method
public
LogError
(
Exception
ex
,
string
message
) :
void
ex
System.Exception
message
string
return
void