diff --git a/text/logs/0150-logging-library-sdk.md b/text/logs/0150-logging-library-sdk.md index 00a67988b..61907c52f 100644 --- a/text/logs/0150-logging-library-sdk.md +++ b/text/logs/0150-logging-library-sdk.md @@ -91,7 +91,9 @@ Methods: See LogRecord [data model](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/data-model.md) -for the list of fields. +for the list of fields. SDKs should restrict the +[Body](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/data-model.md#field-body) +field to a string value. Open Question: should LoggerName field be added to the data model to allow logging libraries to supply it? We have an