Properties
| Name | Type | Description |
|---|---|---|
keys | Array.<String> | Optional array of dot-notation paths to extract specific data from the event object. If not provided or empty, the entire event object will be logged. |
logLevel | String | The log level to use for this event. See LogLevel for available values. Defaults to |
name | String | The MongoDB driver event name to listen for. See the MongoDB driver events documentation for available events. |
