Skip to content

Commit

Permalink
Added further documentation to warn against using emitOTelLogRecord
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlauer1 committed Jul 3, 2024
1 parent 03c87a2 commit 17c60da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/src/OpenTelemetry/Logging/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ module OpenTelemetry.Logging.Core (
SeverityNumber (..),
toShortName,
emitLogRecord,

-- * Internal logging operations
logDroppedAttributes,
emitOTelLogRecord,
) where
Expand Down

0 comments on commit 17c60da

Please sign in to comment.