1
0
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:
Yevhenii Solomchenko
2025-04-22 11:00:19 +02:00
committed by GitHub
parent d6d9966f9e
commit 84d02c0f39
5 changed files with 27 additions and 18 deletions
+1 -1
View File
@@ -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