Files
netbird/proxy/internal
Maycon Santos f9f7995ebe [proxy] emit cost-audit logs unconditionally at warn severity
Drop the IsLevelEnabled pre-checks around the cost-audit trail: the lines
keep WARN severity, but emission is no longer constrained by a level gate
on our side — filtering is left entirely to the logger's own
configuration. When the middleware context carries no logger, fall back to
the process-wide standard logger instead of skipping, so the audit trail
never silently disappears.
2026-07-24 12:25:52 +00:00
..