Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify default logger in app.CopyAndConfigureTLS (#47965)
As some code begins migrating to slog, there will be no logrus logger to provide to this function. Until the transition is complete, allow a nil logger to be provided and use the default logger instead.
- Loading branch information