| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
LogLog.Debug�Method�(Type, String)
      
     
    
       Writes log4net internal debug messages to the standard output stream. 
      
        [Visual�Basic]
        Overloads�Public�Shared�Sub�Debug( _
���ByVal 
source�As�
Type,�_
���ByVal 
message�As�
String�_
)
 
      
      Parameters
      
        - 
          source
        
 
        - 
        
 
        - 
          message
        
 
        - The message to log.
 
      
      Remarks
             All internal debug messages are prepended with the string "log4net: ". 
            See Also
LogLog Class | log4net.Util Namespace | LogLog.Debug Overload List