85 FunctionNameTable enabledFunctions;
86 FunctionNameTable disabledFunctions;
90 bool lookupFuncName(
Level level,
const char*
function, FunctionNameTable& table);
#define QPID_COMMON_EXTERN
Level
Debugging severity levels.
void disable(const std::string &disableStr)
bool isEnabled(Level level, const char *function)
Tests to determine if function names are in enable/disable tables.
Logging options for config parser.
void enable(const std::string &enableStr)
push option settings into runtime lookup structs
bool isDisabled(Level level, const char *function)
A selector identifies the set of log messages to enable.
Selector()
Empty selector selects nothing.
Category
Formal message categories https://issues.apache.org/jira/browse/QPID-3902.
SelectorElement(const std::string cliEntry)
This file was automatically generated from the AMQP specification.
SelectorElement parses a cli/mgmt enable/disable entry into usable fields where cliEntry = [!]LEVEL[+...