Open
Description
The following spec says name
and version' for "Get a Logger" in
LoggerProvider, but they are named as
library_nameand
library_version` in the OpenTelemetry C++ API (see the second link below). Could the parameter names be updated to be consistent with the spec which could reduce confusion for the users coming from spec or SDK from other languages?
This is based on #2680 (comment).