NLog Logging Library

FilterFactory Class

[This is preliminary documentation and subject to change.]

A factory of logging filters. Creates new filters based on their names.

For a list of all members of this type, see FilterFactory Members.

System.Object
   NLog.FilterFactory

[Visual Basic]
NotInheritable Public Class FilterFactory
[C#]
public sealed class FilterFactory

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

FilterFactory Members | NLog Namespace