log4net SDK Reference

LoggerManager.ShutdownRepository Method

[This is preliminary documentation and subject to change.]

Shuts down the repository for the repository specified.

Overload List

Shuts down the repository for the repository specified.

public static void ShutdownRepository(Assembly);

Shuts down the repository for the repository specified.

public static void ShutdownRepository(string);

See Also

LoggerManager Class | log4net.Core Namespace