←Select platform

CanLog Method

Summary

Determines if the ILogEntry can be logged.

Syntax

C#
VB
C++
public bool CanLog( 
   ILogEntry logEntry 
) 
  
Function CanLog( _ 
   ByVal logEntry As Leadtools.Logging.ILogEntry _ 
) As Boolean 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly