Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13] Fix logging output for teleport configure commands. (#38257) #38510

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

AntonAM
Copy link
Contributor

@AntonAM AntonAM commented Feb 21, 2024

Backport #38257 to branch/v13

Manual backport, some configure commands were missing and we're not using slog package in v13

Changelog: Fixed logging output for teleport configure ... commands.

* Fix logging output for 'teleport configure' commands.

* Change imported log package name and don't overwrite debug level.

* Use Infof() instead of Printf()

* Use InitLogger to reset loglevel

* Remove unneeded code.
@AntonAM AntonAM added this pull request to the merge queue Feb 21, 2024
Merged via the queue into branch/v13 with commit 08d3089 Feb 21, 2024
24 of 25 checks passed
@AntonAM AntonAM deleted the anton/backport-38257-branch/v13 branch February 21, 2024 17:26
@camscale camscale mentioned this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants