# Functions
BricksLoggerOption can be added to enable jaeger client debug using bricks logger.
Builder start building Jaeger instance.
TraceInfoContextExtractorFxOption is a preconfigured fx.Option that will allow adding trace info to log entry.
TraceInfoExtractorFromContext helper function to extract trace info from context.
# Constants
ParentSpanIDKey key used in log.
SampledKey key used in log.
SpanIDKey key used in log.
TraceIDKey key used in log.
# Interfaces
JaegerBuilder is a builder that will help you configure jaeger.