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
VisualMutator
Infrastructure
Log4NetConfig
C# Class VisualMutator.Infrastructure.Log4NetConfig
Show file
Open project: visualmutator/visualmutator
Class Usage Examples
Public Methods
Method
Description
Execute
( ) :
void
Private Methods
Method
Description
ConfigureLog
( ) :
void
GetConsoleAppender
( ) :
log4net.Appender.ConsoleAppender
GetFileAppender
(
string
filePath
,
log4net.Core.Level
threshold
) :
log4net.Appender.FileAppender
Method Details
Execute()
public
static
method
public
static
Execute
( ) :
void
return
void