AntiPattern
Logging & Error Reporting Drift
logging-error-observability-drift
Error/exception observability drifts because framework defaults and logger configuration change what gets emitted (or where), so debug-mode exceptions get suppressed or misrouted and complex data is flattened into unhelpful strings.