fleet/server/logging
Victor Lyuboslavsky 77eb458658
Migrated logging and google calendar files to use slog (#40541)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #40540 

# Checklist for submitter
- [ ] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
  - Changes present in 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

* **Refactor**
* Switched the application logging to Go's standard slog with
context-aware logging, improving structured logs and observability
across services (status, audit, result, integrations).
* Replaced legacy logging implementations and updated runtime wiring to
propagate contextual loggers for more consistent, searchable log output.

* **Tests**
  * Updated test suites to use the new slog discard/logger setup.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-26 12:48:54 -06:00
..
mock Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
filesystem.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
filesystem_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
firehose.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
firehose_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
kafkarest.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
kafkarest_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
kinesis.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
kinesis_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
lambda.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
lambda_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
logging.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
nanodep.go Migrated to slog method signatures in service files (#40468) 2026-02-26 07:16:44 -06:00
nats.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
nats_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
pubsub.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
stdout.go Add stdout and kinesis logger plugins and sts assume role to Firehose (#2282) 2020-08-19 14:56:44 -07:00
webhook.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00
webhook_test.go Migrated logging and google calendar files to use slog (#40541) 2026-02-26 12:48:54 -06:00