log4net SDK Documentation - Microsoft .NET Framework 4.0

IBasicRepositoryConfigurator.Configure Method

Initialize the repository using the specified appender

Overload List

Initialize the repository using the specified appender

void Configure(IAppender);

Initialize the repository using the specified appenders

void Configure(params IAppender[]);

See Also

IBasicRepositoryConfigurator Interface | log4net.Repository Namespace