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

Migrate logging via cfg.Log to cfg.Logger #39980

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Migrate logging via cfg.Log to cfg.Logger #39980

merged 1 commit into from
Mar 29, 2024

Conversation

rosstimothy
Copy link
Contributor

Converts logging via the servicecfg.Config to use slog instead of logrus.

@rosstimothy rosstimothy added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 labels Mar 28, 2024
@rosstimothy rosstimothy force-pushed the tross/cfg_log branch 2 times, most recently from 673fc1a to 43712b1 Compare March 28, 2024 21:09
Converts logging via the servicecfg.Config to use slog instead of
logrus.
@rosstimothy rosstimothy marked this pull request as ready for review March 28, 2024 22:30
@github-actions github-actions bot requested review from greedy52 and strideynet March 28, 2024 22:30
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from strideynet March 29, 2024 12:49
@rosstimothy rosstimothy added this pull request to the merge queue Mar 29, 2024
Merged via the queue into master with commit 1916027 Mar 29, 2024
37 checks passed
@rosstimothy rosstimothy deleted the tross/cfg_log branch March 29, 2024 13:33
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Failed

rosstimothy added a commit that referenced this pull request Mar 29, 2024
Converts logging via the servicecfg.Config to use slog instead of
logrus.
github-merge-queue bot pushed a commit that referenced this pull request Apr 2, 2024
Converts logging via the servicecfg.Config to use slog instead of
logrus.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 machine-id no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants