Skip to content

Commit

Permalink
Export ImmutableLogRecord from Core.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlauer1 committed Jul 31, 2024
1 parent 8927276 commit 5ef10f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/OpenTelemetry/Logs/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ module OpenTelemetry.Logs.Core (
ReadWriteLogRecord,
IsReadableLogRecord (..),
IsReadWriteLogRecord (..),
ImmutableLogRecord (..),
LogRecordArguments (..),
emptyLogRecordArguments,
AnyValue (..),
Expand Down

0 comments on commit 5ef10f4

Please sign in to comment.