mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
<!-- 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 --> |
||
|---|---|---|
| .. | ||
| mock | ||
| filesystem.go | ||
| filesystem_test.go | ||
| firehose.go | ||
| firehose_test.go | ||
| kafkarest.go | ||
| kafkarest_test.go | ||
| kinesis.go | ||
| kinesis_test.go | ||
| lambda.go | ||
| lambda_test.go | ||
| logging.go | ||
| nanodep.go | ||
| nats.go | ||
| nats_test.go | ||
| pubsub.go | ||
| stdout.go | ||
| webhook.go | ||
| webhook_test.go | ||