Qore logger_bin Module 2.2.1
Loading...
Searching...
No Matches
QC_LoggerFilter.h File Reference

Variables

constexpr int ACCEPT = 1
 The event will be processed.
constexpr int NEUTRAL = 0
 No decision could be made, further filtering should occur.
constexpr int DENY = -1
 The event should not be processed.

Detailed Description

LoggerFilter class definition