Google Cloud C++ Client
2.7.0
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:
Definition at line 70 of file common_options.h.
using google::cloud::TracingComponentsOption::Type = std::set<std::string> |
Definition at line 71 of file common_options.h.