Skip to content

Update log component naming to reflect changes to the spec #2926

@jack-berg

Description

@jack-berg

The spec PR #2676 to add a log API and the followup PR #2768 to align log API / SDK component naming impacts SDKs which have been prototyping the log SDK, including python. The changes include:

  • LogEmitterProvider -> LoggerProvider
  • LogEmitter -> Logger
  • LogProcessor -> LogRecordProcessor
  • LogExporter -> LogRecordExporter

SDKs are encouraged to update component names to reflect the specification changes.

PR #2768 resets the log section of the spec compliance matrix to reflect the changes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions