Searched defs:LogItem (Results 1 – 1 of 1) sorted by relevance
720 explicit LogItem(const std::string& key) : LogItem(key.c_str()) { } in LogItem() function724 explicit LogItem(const char *key) { in LogItem() function