TraceAppender.Append Method (LoggingEvent)
      
     
    
       Writes the logging event to the Trace system. 
      
        [Visual Basic]
        Overrides Overloads Protected Sub Append( _
   ByVal 
loggingEvent As 
LoggingEvent _
)
 
      
      Parameters
      
        - 
          loggingEvent
        
- The event to log.
Remarks
             Writes the logging event to the Trace system. 
            See Also
TraceAppender Class | log4net.Appender Namespace | TraceAppender.Append Overload List