# Functions
FromContext returns a SpanLogger using the current parent span.
NewWithLogger is like New but allows to pass a logger.
# Constants
TenantIDsTagName is the tenant IDs tag name.
# Type aliases
SpanLogger unifies tracing and logging, to reduce repetition.