Chimeway.Adapters.Logger (chimeway v1.0.0)

Copy Markdown View Source

Structured-log adapter that emits a tagged Logger.info line and always succeeds.

Logs only identity fields (channel, recipient_identity, notification_id) — never the delivery metadata map, which may contain rendered content or sensitive data.

No state, no external dependencies. Safe for any environment including production debugging.