17 #ifndef _DECAF_UTIL_LOGGING_SIMPLEFORMATTER_H_
18 #define _DECAF_UTIL_LOGGING_SIMPLEFORMATTER_H_
48 virtual std::string format(
const LogRecord& record )
const;
LogRecord objects are used to pass logging requests between the logging framework and individual log ...
Definition: LogRecord.h:41
#define DECAF_API
Definition: Config.h:29