Existing definition: https://github.com/open-telemetry/opentelemetry-python/blob/f6396062c3687cb33102a00b52607e9334ecdc85/opentelemetry-sdk/src/opentelemetry/sdk/_logs/_internal/__init__.py#L276 Spec: > OnEmit is called when a LogRecord is [emitted](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/api.md#emit-a-logrecord). https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/sdk.md#onemit Related to https://github.com/open-telemetry/community/issues/1751