attempt to clarify error *events*, per #124
This commit is contained in:
parent
118d73e588
commit
6cdcbf45ec
1 changed files with 3 additions and 0 deletions
|
@ -531,6 +531,9 @@ do this:
|
||||||
// Handle stream write or create error here.
|
// Handle stream write or create error here.
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Note: This is **not** that same as a log record at the "error" level as
|
||||||
|
produced by `log.error(...)`.
|
||||||
|
|
||||||
|
|
||||||
## stream type: `stream`
|
## stream type: `stream`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue