| 
| 
const std::string &  | GetServiceName () const | 
|   | 
| 
Span  | CreateSpanWithoutParent (std::string name) | 
|   | 
| 
Span  | CreateSpan (std::string name, const Span &parent, ReferenceType reference_type) | 
|   | 
| 
virtual void  | LogSpanContextTo (const Span::Impl &span, logging::impl::TagWriter writer) const =0 | 
|   | 
 | 
| 
static void  | SetNoLogSpans (NoLogSpans &&spans) | 
|   | 
| 
static bool  | IsNoLogSpan (const std::string &name) | 
|   | 
| 
static void  | SetTracer (TracerPtr tracer) | 
|   | 
| 
static TracerPtr  | GetTracer () | 
|   | 
 | 
|   | Tracer (std::string_view service_name) | 
|   | 
Definition at line 20 of file tracer.hpp.
 
◆ Tracer()
  
  
      
        
          | tracing::Tracer::Tracer  | 
          ( | 
          std::string_view  | 
          service_name | ) | 
           | 
         
       
   | 
  
inlineexplicitprotected   | 
  
 
 
The documentation for this class was generated from the following file: