41 timestamp_ +
"\", \"type\" : \"activity\", \"repository\" : \"" +
52 std::string message_type;
57 if (message_type !=
"activity") {
59 message_type.c_str());
76 std::string manifest_b64;
bool operator==(const Activity &other) const
bool GetFromJSON(const JSON *object, const std::string &name, T *value)
const LogFacilities & kLogError
assert((mem||(size==0))&&"Out Of Memory")
bool Debase64(const string &data, string *decoded)
static JsonDocument * Create(const std::string &text)
string StringifyInt(const int64_t value)
manifest::Manifest * manifest_
string Base64(const string &data)
virtual bool FromJSONString(const std::string &s)
static LogFacilities error
const JSON * root() const
virtual void ToJSONString(std::string *s)
CVMFS_EXPORT void LogCvmfs(const LogSource source, const int mask, const char *format,...)