fleet/tools/mdm
Victor Lyuboslavsky abaeeec6b8
Change Datastore.logger type to *logging.Logger (#39938)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #38889

This is preparatory work before incrementally converting datastore/mysql
files to directly use *slog.Logger.
This will be done by using `logger.SlogLogger()` to get the underlying
`*slog.Logger`

# Checklist for submitter

- [ ] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
  - Changes file already exists from previous PR

## 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

* **Chores**
* Updated internal logging infrastructure to use a standardized platform
logging package across database and utility components. This
consolidates logging dependencies and improves system consistency
without affecting user-facing functionality.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-17 15:29:52 -06:00
..
apple Change Datastore.logger type to *logging.Logger (#39938) 2026-02-17 15:29:52 -06:00
assets Android app self service: backend support (#34711) 2025-11-13 18:10:24 -05:00
decrypt-disk-encryption-key Remove github.com/apex/log dependency only used in a tool (#39822) 2026-02-13 11:42:35 -03:00
migration Update to Go 1.25.7 (#39584) 2026-02-09 17:47:51 -06:00
windows Update to Go 1.25.7 (#39584) 2026-02-09 17:47:51 -06:00
make_cfg_profiles.sh add scripts to help with config profiles batch testing (#32774) 2025-09-10 14:17:50 +01:00
test-batch-profiles.sh add scripts to help with config profiles batch testing (#32774) 2025-09-10 14:17:50 +01:00