NET Logging Library
LoadConfiguration Method (ILog)



KellermanSoftware.NetLoggingLibrary Namespace > ILog Interface : LoadConfiguration Method
This automatically happens on startup. This is useful if the configuration has been modified at runtime and you want to revert to what is on disk
Syntax
Sub LoadConfiguration() 
Dim instance As ILog
 
instance.LoadConfiguration()
void LoadConfiguration()
void LoadConfiguration(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ILog Interface
ILog Members