natchez
natchez copied to clipboard
Add logging capabilities to Trace and Span
Add the ability to log time-specific messages containing key-value pairs, as outlined by the OpenTracing spec: https://opentracing.io/docs/overview/tags-logs-baggage/#logs
I have tried to give each implementation of Span
a sensible implementation. Some do not support logging in any reasonable manner, and others have a slightly different notion of logging