| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
LoggerCreationEventArgs�Constructor�
      
     
    
       Constructor 
      
        [Visual�Basic]
        Public�Sub�New( _
���ByVal 
log�As�
Logger�_
)
 
      
        [C#]
        public�LoggerCreationEventArgs(
���
Logger�
log);
 
      Parameters
      
        - 
          log
        
 
        - The Logger that has been created.
 
      
      Remarks
             Initializes a new instance of the LoggerCreationEventArgs event argument class,with the specified Logger. 
            See Also
LoggerCreationEventArgs Class | log4net.Repository.Hierarchy Namespace