23 return os <<
"absl::LogSeverity(" <<
static_cast<int>(s) <<
")";
std::ostream & operator<<(std::ostream &os, absl::LogSeverity s)
constexpr absl::LogSeverity NormalizeLogSeverity(absl::LogSeverity s)
constexpr const char * LogSeverityName(absl::LogSeverity s)