# Functions
From returns the logger associated with the given context.
Sync flushes any buffered log entries.
With returns a new context with the provided logger.
WithFields returns a new context with the provided fields attached as metadata to future loggers.