mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-14 10:13:10 +02:00
1b02c9122d
* Format log message before logging with logr Fixes #4141 The logr calling convention does not support fmt semantics for message formatting. Format the message before it is sent to logr for logging. * Add change to changelog * Fix lint Don't shadow the log pkg. * Replace buflogr with funcr * Run make * Update exporters/zipkin/zipkin_test.go Co-authored-by: Robert Pająk <pellared@hotmail.com> --------- Co-authored-by: Robert Pająk <pellared@hotmail.com> |
||
---|---|---|
.. | ||
doc.go | ||
env_test.go | ||
env.go | ||
go.mod | ||
go.sum | ||
model_test.go | ||
model.go | ||
zipkin_test.go | ||
zipkin.go |