# Functions
ComponentNameFromContext extracts a component name from a context.
LoggerFromContext extracts a logger from a context.
NewContextComponentName creates a new context that carries the provided componentName value.
NewContextLogger creates a new context that carries the provided logger value.
NewContextRequestID creates a new context that carries the provided request ID value.
RequestIDFromContext extracts a request ID from a context.