17 #ifndef _DECAF_UTIL_LOGGING_FILTER_H_ 18 #define _DECAF_UTIL_LOGGING_FILTER_H_ 45 virtual bool isLoggable(
const LogRecord& record )
const = 0;
virtual ~Filter()
Definition: Filter.h:38
LogRecord objects are used to pass logging requests between the logging framework and individual log ...
Definition: LogRecord.h:41
A Filter can be used to provide fine grain control over what is logged, beyond the control provided b...
Definition: Filter.h:35
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25