1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-30 21:20:04 +02:00
opentelemetry-go/internal
Tyler Yahn 22a4f9cc55
Export internal/global.getLogger (#4969)
* Export getLogger

Refactor the declaration of globalLogger to incorporate the logic of
init() so there is no data race between GetLogger and init being called.

* Use GetLogger in log testing

* Restore logger in batch span processor testing

* Remove unused URL in globalLogger doc
2024-02-25 07:27:44 -08:00
..
attribute Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
baggage Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
global Export internal/global.getLogger (#4969) 2024-02-25 07:27:44 -08:00
internaltest Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
matchers Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
shared add exemplar support to the OTLP HTTP and gRPC exporters (#4900) 2024-02-12 07:31:18 -08:00
tools dependabot updates Sun Feb 18 15:37:06 UTC 2024 (#4942) 2024-02-18 07:42:58 -08:00
gen.go Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
rawhelpers.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00