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 62330bb commit 669a597Copy full SHA for 669a597
README.md
@@ -19,6 +19,7 @@ on the console which is very useful. Unfortunately those process errors:
19
and
20
[`multipleResolves`](https://nodejs.org/api/process.html#process_event_multipleresolves) making it hard to debug.
21
- are inconvenient to [log to an external service](#custom-logging).
22
+- cannot be conditionally skipped
23
- are printed each time an error is repeated (except for
24
[`warning`](https://nodejs.org/api/process.html#process_event_warning)).
25
- are not human-friendly.
0 commit comments