Shutdown a logger repository.
Shuts down the default repository.
public�static�void�ShutdownRepository();
Shuts down the repository specified.
public�static�void�ShutdownRepository(Assembly);
Shuts down the repository for the repository specified.
public�static�void�ShutdownRepository(string);
LogManager Class | log4net Namespace