Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
Return whether tracing is enabled for the given component
.
More...
#include <google/cloud/common_options.h>
Public Types | |
using | Type = std::set< std::string > |
Return whether tracing is enabled for the given component
.
The C++ clients can log interesting events to help library and application developers troubleshoot problems. To see log messages (maybe lots) you can enable tracing for the component that interests you. Valid components are currently:
using google::cloud::TracingComponentsOption::Type = std::set<std::string> |