#include "absl/base/log_severity.h"#include <ostream>#include "absl/base/attributes.h"
Go to the source code of this file.
Namespaces | |
| absl | |
Functions | |
| ABSL_NAMESPACE_BEGIN std::ostream & | absl::operator<< (std::ostream &os, absl::LogSeverity s) |
| std::ostream & | absl::operator<< (std::ostream &os, absl::LogSeverityAtLeast s) |
| std::ostream & | absl::operator<< (std::ostream &os, absl::LogSeverityAtMost s) |