1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/api
rghetia d6d9786732
rename Log and Logf interface to AddEvent and AddEventf. (#22)
* 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
..
core Add SetStatus, SpanContext and IsRecordingEvent (#12) 2019-06-19 10:44:46 -07:00
event rename Log and Logf interface to AddEvent and AddEventf. (#22) 2019-06-25 13:50:46 -07:00
metric add license text. (#10) 2019-06-14 13:09:41 -07:00
scope add license text. (#10) 2019-06-14 13:09:41 -07:00
stats add license text. (#10) 2019-06-14 13:09:41 -07:00
tag add license text. (#10) 2019-06-14 13:09:41 -07:00
trace rename Log and Logf interface to AddEvent and AddEventf. (#22) 2019-06-25 13:50:46 -07:00
unit add license text. (#10) 2019-06-14 13:09:41 -07:00