| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
LevelMap.Add�Method�(String, Int32, String)
      
     
    
       Create a new Level and add it to the map 
      
        [Visual�Basic]
        Overloads�Public�Sub�Add( _
���ByVal 
name�As�
String,�_
���ByVal 
value�As�
Integer,�_
���ByVal 
displayName�As�
String�_
)
 
      
      Parameters
      
        - 
          name
        
 
        - the string to display for the Level
 
        - 
          value
        
 
        - the level value to give to the Level
 
        - 
          displayName
        
 
        - the display name to give to the Level
 
      
      Remarks
             Create a new Level and add it to the map 
            See Also
LevelMap Class | log4net.Core Namespace | LevelMap.Add Overload List