Expand description
Structured logging initialization for ATI.
- Proxy mode: JSON to stderr (Docker/container friendly, machine-parseable)
- CLI mode: Compact human-readable to stderr
Sentry integration is behind the sentry cargo feature (off by default).
Enums§
- LogMode
- Controls the log output format.
Functions§
- init
- Initialize the tracing subscriber and (optionally) Sentry.