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
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,14 @@ A custom ingestion endpoint to stream log lines into.

List of fields out of `record` object to include in the `meta` object. By default, `args`, `name`, `pathname`, and `lineno` will be included.

##### log_error_response

* _Optional_
* Type: [bool][]
* Default: `False`

Enables logging of the API response when an HTTP error is encountered

### log(line, [options])

#### line
Expand Down