# Functions
Debug logs a debug message with optional key-value pairs.
Error logs an error message with optional key-value pairs.
Info logs an informational message with optional key-value pairs.
No description provided by the author
Setup initializes the logger and returns a new context with the logger attached.
Warn logs a warning message with optional key-value pairs.
No description provided by the author
No description provided by the author
WithValues adds additional key-value pairs to the context's logger.
No description provided by the author
# Interfaces
No description provided by the author