LEADTOOLS (Leadtools.Logging assembly)

Filter Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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