Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

CanLog Method (EventLogFilter)






The ILogEntry that is to be logged.
Determines if the ILogEntry can be logged.
Syntax
public bool CanLog( 
   ILogEntry logEntry
)
'Declaration
 
Public Function CanLog( _
   ByVal logEntry As ILogEntry _
) As Boolean
'Usage
 
Dim instance As EventLogFilter
Dim logEntry As ILogEntry
Dim value As Boolean
 
value = instance.CanLog(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

See Also

Reference

EventLogFilter Class
EventLogFilter Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features