Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit e1ae930

Browse files
Clarify that Logging SDK is not intended to be used by the end users (#177)
1 parent eee3cb8 commit e1ae930

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

text/logs/0150-logging-library-sdk.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@ emit logs in OpenTelemetry formats.
4949

5050
Note: The functionality that this document proposes will be an SDK package. A
5151
logging-related API package may be added in the future if we decide to have an
52-
end-user callable logging API.
52+
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.
5356

5457
We will have the following in the SDK.
5558

0 commit comments

Comments
 (0)