File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -549,10 +549,10 @@ Client for the Salesforce Pub/Sub API
549549
550550Builds a new Pub/Sub API client.
551551
552- | Name | Type | Description |
553- | --------------- | ------------------------------- | ------------------------------------------------------------------------------- |
554- | `configuration` | [Configuration](#configuration) | The client configuration (authentication...). |
555- | `logger` | Logger | An optional custom logger. The client uses the console if no value is supplied. |
552+ | Name | Type | Description |
553+ | --------------- | ------------------------------- | ------------------------------------------------------------------------------------------- |
554+ | `configuration` | [Configuration](#configuration) | The client configuration (authentication...). |
555+ | `logger` | Logger | An optional [ custom logger](#logging) . The client uses the console if no value is supplied. |
556556
557557#### `close()`
558558
You can’t perform that action at this time.
0 commit comments