Skip to content

Commit

Permalink
Update specification/logs/event-sdk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
martinkuba and trask authored May 11, 2024
1 parent 01306cf commit 0dae12e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/logs/event-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ to force all registered [LogRecordProcessors](sdk.md#logrecordprocessor) to imme

## EventLogger

The `EventLogger` MUST be implemented as a proxy to an instance of [`Logger`](./sdk.md#logger).

### Emit Event

Emit a `LogRecord` representing an `Event`.
Expand Down

0 comments on commit 0dae12e

Please sign in to comment.