Issue with logging current span after tracing span propagation using Context
@Tim Smart now that the tracing span is propagated using the Context I think there is no way to make a logger that log the current span. before I could use the fiberrefs. any suggestions? this breaks a lot of my logging code...
