Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

LogDebug Property






Gets or sets a value indicating whether the logging of 'Debug' messages is enabled.
Syntax
public bool LogDebug {get; set;}
'Declaration
 
Public Property LogDebug As Boolean
'Usage
 
Dim instance As EventLogFilter
Dim value As Boolean
 
instance.LogDebug = value
 
value = instance.LogDebug

            

            
public:
property bool LogDebug {
   bool get();
   void set (    bool value);
}

Property Value

true if enabled; otherwise, false.
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