OnLogging Method

Summary
Raises the Logging event.
Syntax
C#
VB
C++
protected virtual void OnLogging( 
   ILogEntry entry 
) 
  
Protected Sub OnLogging( _ 
   ByVal entry As ILogEntry _ 
)  
protected: 
void OnLogging(  
   ILogEntry^ entry 
)  

Parameters

entry
The object firing the event.

Requirements

Target Platforms

See Also

Reference

Logger Class

Logger Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.