diff --git a/specification/logs/bridge-api.md b/specification/logs/bridge-api.md index 7bdca2eb5ef..09fbec827a3 100644 --- a/specification/logs/bridge-api.md +++ b/specification/logs/bridge-api.md @@ -141,7 +141,7 @@ generating a `LogRecord`, a `Logger` SHOULD provide this `Enabled` API. There are currently no required parameters for this API. Parameters can be added in the future, therefore, the API MUST be structured in a way for -parameters to be added. +parameters to be added. This API MUST return a language idiomatic boolean type.