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

[v14] Fix logging output for teleport configure commands. (#38257) #38509

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

AntonAM
Copy link
Contributor

@AntonAM AntonAM commented Feb 21, 2024

Backport #38257 to branch/v14

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

Changelog: Fix 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.
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from tigrato February 21, 2024 16:46
@AntonAM AntonAM added this pull request to the merge queue Feb 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 21, 2024
@AntonAM AntonAM added this pull request to the merge queue Feb 21, 2024
Merged via the queue into branch/v14 with commit 705f697 Feb 21, 2024
27 of 28 checks passed
@AntonAM AntonAM deleted the anton/backport-38257-branch/v14 branch February 21, 2024 17:43
@fheinecke fheinecke mentioned this pull request Mar 11, 2024
This was referenced Aug 6, 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.

3 participants