# Functions
CopyCtxLogger creates a new context with a copy of any logger found in the context.
Ctx returns any logger contained in the context, or a disable logger if none is present.
WithMethod adds a method field to the context's logger.
WithObjectID adds an object ID field to the context's logger.
WithUserID adds a user ID field to the context's logger.