Struct TracingComponentsOption (2.23.0-rc)

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:

  • rpc
  • rpc-streams

Type Aliases

Type

Alias Of: std::set< std::string >