You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
Do not discourage direct usage of Logs API (#6675)
Fixes #6572 ## What - Update documentation in `log/doc.go`. - Fix naming of the Logs API in several documentation files `(Logs Bridge API -> Logs API)`. --------- Co-authored-by: Robert Pająk <pellared@hotmail.com> Co-authored-by: Damien Mathieu <42@dmathieu.com>
This commit is contained in:
committed by
GitHub
parent
d6d9966f9e
commit
84d02c0f39
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
/*
|
||||
Package global provides access to a global implementation of the OpenTelemetry
|
||||
Logs Bridge API.
|
||||
Logs API.
|
||||
|
||||
This package is experimental. It will be deprecated and removed when the [log]
|
||||
package becomes stable. Its functionality will be migrated to
|
||||
|
||||
Reference in New Issue
Block a user