clankloop.logger¶
Structured logging — JSON, text, scoped buffers, and optional OTel export.
This module configures the standard Python logging system to route logs to stdout (as structured text or JSON), to scoped memory buffers for capture within a concurrency scope, and optionally to an OpenTelemetry exporter.