mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
7541d6d7d0
Moves all test related logger initialization and creation to the logtest package to reduce testing symbols in production code. The existing helpers in lib/utils have been left in place until the enterprise references can be converted. Updates #51023.