Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogManager.ShutdownRepository�Method

Shutdown a logger repository.

Overload List

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);

See Also

LogManager Class | log4net Namespace