Initialize the repository using the specified appender
Initialize the repository using the specified appender
void Configure(IAppender);
Initialize the repository using the specified appenders
void Configure(params IAppender[]);
IBasicRepositoryConfigurator Interface | log4net.Repository Namespace