hashicorp / nomad-driver-virt

Mozilla Public License 2.0
8 stars 1 forks source link

logs: ensure log values are paired with field names #64

Closed tgross closed 3 weeks ago

tgross commented 3 weeks ago

When using hclog (or slog), each value we include after the initial string is supposed to be a paired key and value. If not, we have unstructured noise with the warning EXTRA_VALUE_AT_END in the logs.