# Functions
Init initializes the global tracer and returns an error if initialization fails.
TraceFunc returns a new context and a function to finish the span.
No description provided by the author
# Type aliases
LogFunc defines the signature for the logging function.
No description provided by the author