←Select platform

Filter Property

Summary

Gets or sets the filter that is used to determine the types of messages that are logged.

Syntax

C#
VB
C++
public Leadtools.Logging.IEventLogFilter Filter {get; set;}
Public Property Filter As Leadtools.Logging.IEventLogFilter
public: 
property Leadtools.Logging.IEventLogFilter^ Filter { 
   Leadtools.Logging.IEventLogFilter^ get(); 
   void set (    Leadtools.Logging.IEventLogFilter^ ); 
} 

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
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize