# Functions
GetLogger retrieves the current logger from the context.
TraceLevelOnlyStack returns a stack trace for the current goroutine only if trace level logs are enabled; otherwise it returns an empty string.
WithLogger returns a new context with the provided logger.