| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
Level�Constructor�(Int32, String, String)
      
     
    
       Constructor 
      
        [Visual�Basic]
        Overloads�Public�Sub�New( _
���ByVal 
level�As�
Integer,�_
���ByVal 
levelName�As�
String,�_
���ByVal 
displayName�As�
String�_
)
 
      
      Parameters
      
        - 
          level
        
 
        - Integer value for this level, higher values represent more severe levels.
 
        - 
          levelName
        
 
        - The string name of this level.
 
        - 
          displayName
        
 
        - The display name for this level. This may be localized or otherwise different from the name
 
      
      Remarks
             Initializes a new instance of the Level class with the specified level name and value. 
            See Also
Level Class | log4net.Core Namespace | Level Constructor Overload List