opentelemetry-cpp
opentelemetry-cpp copied to clipboard
Remove LogName argument as deprecated from Logger API
To be added
Are we going to remove LogName in next release?
Not necessarily the next release, but we need to do it eventually based on bandwidth. This issue is to track the cleanup.
@owent as removing logger name is a breaking change for logging, I suggest we don't ship it in the same release of the release candidate of OpenTelemetry metrics. So we either make the change in the release this month (the current plan is releasing metrics candidate in July), or make the change after the metrics release candidate. @owent, any recommendation on this?
@owent as removing logger name is a breaking change for logging, I suggest we don't ship it in the same release of the release candidate of OpenTelemetry metrics. So we either make the change in the release this month (the current plan is releasing metrics candidate in July), or make the change after the metrics release candidate. @owent, any recommendation on this?
I vote for make the change after the metrics release candidate.
This issue was marked as stale due to lack of activity.
This issue is solved by #1884