Skip to content

Commit 290a412

Browse files
committed
Update docs to add audit logger
1 parent f372217 commit 290a412

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ it will be an `HttpError`.
130130
|Name | Type | Description |
131131
| :--- | :----: | :---- |
132132
|accept|String|Accept header to send|
133+
|audit|Boolean|Enable Audit logging|
134+
|auditor|Function|Function for Audit logging|
133135
|connectTimeout|Number|Amount of time to wait for a socket|
134136
|requestTimeout|Number|Amount of time to wait for the request to finish|
135137
|dtrace|Object|node-dtrace-provider handle|

0 commit comments

Comments
 (0)