Google Cloud C++ Client  0.4.0
C++ Client Library for Google Cloud Platform
Namespaces | Functions
log.cc File Reference
#include "google/cloud/log.h"

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 Contains all the Google Cloud C++ Library APIs.
 
 google::cloud::v0
 The Google Cloud C++ Library inlined, versioned namespace.
 

Functions

std::ostream & google::cloud::v0::operator<< (std::ostream &os, Severity x)
 Streaming operator, writes a human readable representation. More...
 
std::ostream & google::cloud::v0::operator<< (std::ostream &os, LogRecord const &rhs)
 Default formatting of a LogRecord. More...