Namespaces | Enumerations | Functions
log_severity.h File Reference
#include <array>
#include <ostream>
#include "absl/base/attributes.h"
Include dependency graph for log_severity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  absl

Enumerations

enum  absl::LogSeverity { absl::kInfo = 0, absl::kWarning = 1, absl::kError = 2, absl::kFatal = 3 }

Functions

constexpr std::array
< absl::LogSeverity, 4 > 
absl::LogSeverities ()
constexpr const char * absl::LogSeverityName (absl::LogSeverity s)
constexpr absl::LogSeverity absl::NormalizeLogSeverity (absl::LogSeverity s)
constexpr absl::LogSeverity absl::NormalizeLogSeverity (int s)
std::ostream & absl::operator<< (std::ostream &os, absl::LogSeverity s)


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16