We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de90cb commit 861fc75Copy full SHA for 861fc75
oteps/logs/0150-logging-library-sdk.md
@@ -49,7 +49,10 @@ emit logs in OpenTelemetry formats.
49
50
Note: The functionality that this document proposes will be an SDK package. A
51
logging-related API package may be added in the future if we decide to have an
52
-end-user callable logging API.
+end-user callable logging API. Until then the functions and methods callable
53
+from this SDK package are intended to be used by Logging Libraries only and are
54
+NOT intended to be used by the end user and will NOT be exposed in the
55
+OpenTelemetry API package.
56
57
We will have the following in the SDK.
58
0 commit comments