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