Qore Logger Module Reference 1.0
Loading...
Searching...
No Matches
Logger::LoggerFilterRegex Member List

This is the complete list of members for Logger::LoggerFilterRegex, including all inherited members.

constructor(string regex_str='', bool regex_result=True)Logger::LoggerFilterRegex
eval(LoggerEvent event)Logger::LoggerFilterRegex
getRegex()Logger::LoggerFilterRegex
getRegexResult()Logger::LoggerFilterRegex
regexResultLogger::LoggerFilterRegexprivate
regexStrLogger::LoggerFilterRegexprivate
setRegex(string regex_str, bool regex_result=True)Logger::LoggerFilterRegex