Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
Represents a single log message. More...
#include <google/cloud/log.h>
Public Attributes | |
Severity | severity |
std::string | function |
std::string | filename |
int | lineno |
std::thread::id | thread_id |
std::chrono::system_clock::time_point | timestamp |
std::string | message |