Closed bhs closed 8 years ago
We also need to adjust NetTraceIntegrator to handle EventLogFields
, no?
@RaduBerinde that makes sense (kinda), though I have never used the NetTraceIntegrator myself... if I broke a build somewhere, let me know and I'll look into this and fix. Otherwise, I can either "put it on my list" or you can include the (presumably trivial) change in your outstanding PR as a one-off commit.
Yes, I can do it, it should be an easy change. I don't think any build is broken, just that messages that use LogKV
/LogFields
won't show up. The only thing I'm not sure is how to format a LogRecord
into a single readable string.
(As proposed in https://github.com/opentracing/opentracing-go/pull/108)
cc: @yurishkuro @tschottdorf