Closed snaar closed 2 years ago
Thanks for looking into this. I am not sure if this is the right approach, though. I was hoping that the new structured logging library could handle, well, structures, like arrays.
@SuperQ can you comment on what the right way to handle this would be? Stringify like or this, or can we make the lib handle arrays?
Huh, I guess go-kit/log doesn't support slice or struct values.
Alright, then let's get this fixed like this for now, and I'll see if there if there is more idiomatic approach to this once I am back on top of things here. Thanks a lot, @snaar !
Instead of this:
You get this now: