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 8d5cca3 commit 3d128e0Copy full SHA for 3d128e0
docs/API.md
@@ -61,7 +61,7 @@ Object keys are the event names:
61
[`multipleResolves`](https://nodejs.org/api/process.html#process_event_multipleresolves)
62
or `default`.
63
64
-Object values are the log levelL `"debug"`, `"info"`, `"warn"`, `"error"`,
+Object values are the log level: `"debug"`, `"info"`, `"warn"`, `"error"`,
65
`"silent"` or `"default"`. It can also be a function using
66
[`event` as argument](#event) and returning one of those log levels.
67
0 commit comments