NLog Logging Library

ConditionMethodAttribute Class

[This is preliminary documentation and subject to change.]

Marks class as a log event Condition and assigns a name to it

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

System.Object
   System.Attribute
      NLog.ConditionMethodAttribute

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

ConditionMethodAttribute Members | NLog Namespace