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
FluentLog4Net
Configuration
Log4NetConfiguration
C# Class FluentLog4Net.Configuration.Log4NetConfiguration
Stores the log4net settings as they are being fluently configured.
Mostrar archivo
Open project: awhatley/fluent-log4net
Class Usage Examples
Public Methods
Method
Description
ApplyConfiguration
( ) :
void
Ends fluent configuration and exports all settings to log4net.
Private Methods
Method
Description
Log4NetConfiguration
( ) :
System
Method Details
ApplyConfiguration()
public
method
Ends fluent configuration and exports all settings to log4net.
public
ApplyConfiguration
( ) :
void
return
void