OnLogged Method

Summary

Raises the Logged event.

Syntax
C#
VB
C++
protected virtual void OnLogged( 
   ILogEntry entry 
) 
  
Protected Sub OnLogged( _ 
   ByVal entry As ILogEntry _ 
)  
protected: 
void OnLogged(  
   ILogEntry^ entry 
)  

Parameters

entry
The ILogEntry object firing the event.

Requirements

Target Platforms

See Also

Reference

Logger Class

Logger Members

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

Leadtools.Logging Assembly