Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Filter Property






Gets or sets the filter that is used to determine the types of messages that are logged.
Syntax
public IEventLogFilter Filter {get; set;}
'Declaration
 
Public Property Filter As IEventLogFilter
'Usage
 
Dim instance As Logger
Dim value As IEventLogFilter
 
instance.Filter = value
 
value = instance.Filter

            

            
public:
property IEventLogFilter^ Filter {
   IEventLogFilter^ get();
   void set (    IEventLogFilter^ value);
}

Property Value

The IEventLogFilter that determines the types of messages that are logged.
Remarks
The filter is used to control which of the following messages are logged: Information, Warning, Error, Debug, or Audit.
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger 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