Searched refs:lf_timestamp_format (Results 1 – 3 of 3) sorted by relevance
425 if (this->lf_timestamp_format.empty()) { in get_timestamp_formats()429 return &this->lf_timestamp_format[0]; in get_timestamp_formats()462 std::vector<const char *> lf_timestamp_format; member in log_format
1531 if (!this->lf_timestamp_format.empty()) { in build()1532 this->lf_timestamp_format.push_back(nullptr); in build()
239 elf->lf_timestamp_format.push_back(intern_string::lookup(value)->get()); in read_format_field()