Skip to content

Instantly share code, notes, and snippets.

import logging
import structlog
from structlog.contextvars import bound_contextvars
from structlog.processors import CallsiteParameter as CsParam
from structlog.typing import FilteringBoundLogger
from structlog_stdlib_extras import StructlogHandler