client-cpp  0.7.0
LoggingUtils.hpp File Reference
#include <iomanip>
#include <vector>
#include <string>
#include <sstream>
#include <cstdint>
#include <boost/shared_array.hpp>
#include "kaa/gen/EndpointGen.hpp"
#include "kaa/common/EndpointObjectHash.hpp"
#include "kaa/common/TransportType.hpp"
+ Include dependency graph for LoggingUtils.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::LoggingUtils
 

Namespaces

 kaa
 

Macros

#define KVSTRING(K, V)   "\"" #K "\": \"" << V << "\""
 

Macro Definition Documentation

#define KVSTRING (   K,
 
)    "\"" #K "\": \"" << V << "\""

Definition at line 34 of file LoggingUtils.hpp.