Files
moby/daemon/logger/fluentd
Sebastiaan van Stijn ba559c4f12 daemon/logger/fluentd: fix minor (linting) issues
- Rename variables that collided with imports
- Make capturing interval.Milliseconds conditional as it would trip some
  linters for using a potential "zero" value.
- Use WithFields instead of chainging multiple "WithField" calls for logging.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-15 19:43:31 +01:00
..