Overload List
| Name | Description | |
|---|---|---|
| ConfigureAndWatch(FileInfo) |  Obsolete.  
            Configures log4net using the file specified, monitors the file for changes 
            and reloads the configuration if a change is detected.
              | |
| ConfigureAndWatch(ILoggerRepository, FileInfo) |  Obsolete.  
            Configures the ILoggerRepository using the file specified, 
            monitors the file for changes and reloads the configuration if a change 
            is detected.
              | 
See Also