#include <librets/RetsHttpLogger.h>
Public Types | |
enum | Type { RECEIVED, SENT, INFORMATIONAL } |
Public Member Functions | |
void | logHttpData (Type type, std::string data) |
Static Public Member Functions | |
static NullHttpLogger * | GetInstance () |
enum Type [inherited] |
static NullHttpLogger* GetInstance | ( | ) | [static] |
void logHttpData | ( | Type | type, | |
std::string | data | |||
) | [virtual] |
Implements RetsHttpLogger.