LogImpl ReloadLevels Method Apache log4net™ SDK Documentation
Virtual method called when the configuration of the repository changes

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

protected virtual void ReloadLevels(
	ILoggerRepository repository
)
Remarks

Virtual method called when the configuration of the repository changes

See Also