Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Codaxy
Common
Logging
ForwardAppender
C# Class Codaxy.Common.Logging.ForwardAppender
Inheritance:
ILogAppender
Show file
Open project: codaxy/common
Public Methods
Method
Description
ForwardAppender
( ) :
System
Log
(
LogEntry
entry
) :
void
Method Details
ForwardAppender()
public
method
public
ForwardAppender
( ) :
System
return
System
Log()
public
method
public
Log
(
LogEntry
entry
) :
void
entry
LogEntry
return
void