1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-20 19:52:56 +02:00
opentelemetry-go/example/http/server
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
..
modd.conf Golang opentelemetry-go draft API (incomplete) (#9) 2019-06-14 11:37:05 -07:00
server.go rename Log and Logf interface to AddEvent and AddEventf. (#22) 2019-06-25 13:50:46 -07:00