1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/example/http
rghetia d6d9786732
rename Log and Logf interface to AddEvent and AddEventf. ()
* rename Log and Logf interface to AddEvent and AddEventf.
- also remove log package.

* provide only AddEvent interface to Span
- Event can be created using Event specific interface.

* add var trick for Event interface.
2019-06-25 13:50:46 -07:00
..
client Add SetStatus, SpanContext and IsRecordingEvent () 2019-06-19 10:44:46 -07:00
server rename Log and Logf interface to AddEvent and AddEventf. () 2019-06-25 13:50:46 -07:00