18 #ifndef _DECAF_UTIL_LOGGING_XMLFORMATTER_H_ 19 #define _DECAF_UTIL_LOGGING_XMLFORMATTER_H_ 55 virtual std::string format(
const LogRecord& record )
const;
67 virtual std::string getHead(
const Handler* handler );
78 virtual std::string getTail(
const Handler* handler );
LogRecord objects are used to pass logging requests between the logging framework and individual log ...
Definition: LogRecord.h:41
A Handler object takes log messages from a Logger and exports them.
Definition: Handler.h:49
#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