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
NLog
Targets
LogentriesTarget
C# Class NLog.Targets.LogentriesTarget
Inheritance:
TargetWithLayout
Mostrar archivo
Open project: palette-software/le_dotnet
Class Usage Examples
Public Methods
Method
Description
LogentriesTarget
( ) :
System
Protected Methods
Method
Description
CloseTarget
( ) :
void
Write
(
LogEventInfo
logEvent
) :
void
Method Details
CloseTarget()
protected
method
protected
CloseTarget
( ) :
void
return
void
LogentriesTarget()
public
method
public
LogentriesTarget
( ) :
System
return
System
Write()
protected
method
protected
Write
(
LogEventInfo
logEvent
) :
void
logEvent
NLog.LogEventInfo
return
void