Skip to content

Commit 31f2a10

Browse files
committed
doc: add link to logging section
1 parent 84419c0 commit 31f2a10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,10 +549,10 @@ Client for the Salesforce Pub/Sub API
549549
550550
Builds 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

0 commit comments

Comments
 (0)