fleet/server/mdm/android/service
Victor Lyuboslavsky d447b32113
Migrate platform/endpointer and platform/middleware/ratelimit to slog. (#39928)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #38889 

Also delete the unnecessary logging.DiscardHandler and replace it with
slog.DiscardHandler

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
  - Changes file already present 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**
* Modernized internal logging infrastructure by transitioning from a
custom logging implementation to the standard library's structured
logging approach across multiple services and middleware components.

* **Refactor**
* Updated logging method signatures and error handling paths to use
standardized logging interfaces consistently throughout the platform
codebase.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-18 10:09:05 -06:00
..
androidmgmt Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
certificate_renewal.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
endpoint_utils.go Request body limits (#39080) 2026-02-05 10:29:53 -05:00
enterpriseCallback.html add self closing successful Android enterprise connection page (#26767) 2025-03-04 16:32:44 +00:00
enterprises_test.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
handler.go Request body limits (#39080) 2026-02-05 10:29:53 -05:00
profiles.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
profiles_test.go Migrate platform/endpointer and platform/middleware/ratelimit to slog. (#39928) 2026-02-18 10:09:05 -06:00
pubsub.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
pubsub_test.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
reconcile_devices.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00
requests.go RAA: Support removing an android app from managed google play (self-service) on deletion (#39343) 2026-02-11 11:35:00 -05:00
service.go Switched Android from go-kit/log to slog (#39785) 2026-02-13 08:45:28 -06:00