Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions specification/logs/bridge-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,7 @@ The `Logger` MUST provide functions to:

#### Emit a LogRecord

`LogRecord`s encapsulate the fields identified in the [`LogRecord`
data model](data-model.md#log-and-event-record-definition) and are emitted to the processing pipeline using
this API.
The effect of calling this API is to emit a `LogRecord` to the processing pipeline.

The API MUST accept the following parameters:

Expand Down