15 #ifndef ABSL_BASE_INTERNAL_LOG_SEVERITY_H_ 16 #define ABSL_BASE_INTERNAL_LOG_SEVERITY_H_ 71 #endif // ABSL_BASE_INTERNAL_LOG_SEVERITY_H_ constexpr std::array< absl::LogSeverity, 4 > LogSeverities()
std::ostream & operator<<(std::ostream &os, absl::LogSeverity s)
constexpr absl::LogSeverity NormalizeLogSeverity(absl::LogSeverity s)
constexpr const char * LogSeverityName(absl::LogSeverity s)