mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-31 02:28:23 +08:00
05be924ae0
This only converts the places in the utils package that were logging with logrus, but it does not fully remove the logrus package as a dependency. The package is home to the logrus text formatter which needs to exist until slog is the only logging mechanism in use.