NLog Logging Library

FilterAttribute Class

[This is preliminary documentation and subject to change.]

Marks class as a layout renderer and assigns a name to it

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

System.Object
   System.Attribute
      NLog.FilterAttribute

[Visual Basic]
NotInheritable Public Class FilterAttribute
    Inherits 
[C#]
public sealed class FilterAttribute : Attribute

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

FilterAttribute Members | NLog Namespace