<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #38889 # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Updated internal logging infrastructure to improve standardization and maintainability. Logging functionality remains unchanged from an end-user perspective. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
Added Go slog logging infrastructure and migrated a portion of the code from go-kit/log to slog.
|