We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed4d47 commit a9d36a3Copy full SHA for a9d36a3
docs/API.md
@@ -61,7 +61,7 @@ logProcessErrors({
61
})
62
```
63
64
-The function's arguments are the [`error`](#error) and [`level`](#level).
+The function's arguments are [`error`](#error) and [`level`](#level).
65
66
If logging is asynchronous, the function should return a promise (or use
67
`async`/`await`). This is not necessary if logging is using streams (like
0 commit comments