atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
logging used inside the atscppapi library. More...
#include "atscppapi/Logger.h"
Go to the source code of this file.
Macros | |
#define | ATSCPPAPI_LOGGING_INTERNAL_H_ |
#define | LOG_DEBUG(fmt,...) TS_DEBUG("atscppapi", fmt, ## __VA_ARGS__) |
#define | LOG_ERROR(fmt,...) TS_ERROR("atscppapi", fmt, ## __VA_ARGS__) |
logging used inside the atscppapi library.