Skip to content

Commit dbc3bce

Browse files
authored
log/logtest: Remove RecordFactory (#6492)
Fixes #6485 Towards #6341 `RecordFactory` is unused.
1 parent 796596a commit dbc3bce

File tree

3 files changed

+1
-108
lines changed

3 files changed

+1
-108
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1212

1313
- Drop support for [Go 1.22]. (#6381, #6418)
1414
- Remove `Resource` field from `EnabledParameters` in `go.opentelemetry.io/otel/sdk/log`. (#6494)
15+
- Remove `RecordFactory` type from `go.opentelemetry.io/otel/log/logtest`. (#6492)
1516

1617
### Changed
1718

log/logtest/factory.go

Lines changed: 0 additions & 38 deletions
This file was deleted.

log/logtest/factory_test.go

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)