Files
moby/daemon/logger/splunk
Sebastiaan van Stijn bd92f2bb92 daemon/logger/splunk: New(): combine switches for format validation
The format was validated twice; first just to validate, then to construct
the correct format-wrapper, or error for an unknown format.

This patch combines both switches to a single one.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-15 20:52:49 +01:00
..