| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
ILogger.Log�Method�(LoggingEvent)
      
     
    
       This is the most generic printing method that is intended to be used by wrappers. 
      
        [Visual�Basic]
        Sub�Log( _
���ByVal 
logEvent�As�
LoggingEvent�_
)
 
      
      Parameters
      
        - 
          logEvent
        
 
        - The event being logged.
 
      
      Remarks
             Logs the specified logging event through this logger. 
            See Also
ILogger Interface | log4net.Core Namespace | ILogger.Log Overload List