WhenMethodFilter Class |
Namespace: NLog.Filters
The WhenMethodFilter type exposes the following members.
Name | Description | |
---|---|---|
WhenMethodFilter |
Initializes a new instance of the WhenMethodFilter class.
|
Name | Description | |
---|---|---|
Action |
Gets or sets the action to be taken when filter matches.
(Inherited from Filter.) |
Name | Description | |
---|---|---|
Check |
Checks whether log event should be logged or not.
(Overrides FilterCheck(LogEventInfo).) |