C# Class VisualMutator.Infrastructure.Log4NetConfig

Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
ConfigureLog ( ) : void
GetConsoleAppender ( ) : log4net.Appender.ConsoleAppender
GetFileAppender ( string filePath, log4net.Core.Level threshold ) : log4net.Appender.FileAppender

Method Details

Execute() public static méthode

public static Execute ( ) : void
Résultat void