LogImpl.ReloadLevels Method 
      
     
    
       Virtual method called when the configuration of the repository changes 
      
        [Visual Basic]
        Overridable Protected Sub ReloadLevels( _
   ByVal 
repository As 
ILoggerRepository _
)
 
      
      Parameters
      
        - 
          repository
        
- the repository holding the levels
Remarks
             Virtual method called when the configuration of the repository changes 
            See Also
LogImpl Class | log4net.Core Namespace