mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-04 14:58:24 +00:00
Tests were dumping megabytes of zerolog output on failure; silence at init and let individual tests opt in via SetGlobalLevel when they need log-driven assertions. Updates #3157