CanLog Method

Summary
Determines if the ILogEntry can be logged.
Syntax
C#
C++/CLI
public bool CanLog( 
   ILogEntry logEntry 
) 
public: 
bool CanLog(  
   ILogEntry^ logEntry 
)  

Parameters

logEntry
The ILogEntry that is to be logged.

Return Value

true if the ILogEntry can be logged; false otherwise

Requirements

Target Platforms

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

Leadtools.Logging Assembly

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