1
0
Fork 0
mirror of https://github.com/chainguard-dev/clog synced 2026-07-06 22:12:46 +00:00
clog/go.sum
Billy Lynch fa6bbc4954
Fix duplicate log keys from context. (#34)
Because we were using attr.With, we were setting the logger attributes,
and then appending the log context attributes again later for any
contextf functions. This changes the behavior to use the context for any
log.Info functions.
2025-03-03 18:20:42 -05:00

0 lines
Text