Fix typo. Fixes #378
This commit is contained in:
parent
4474c9a211
commit
01cb08ce35
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ time and sifting through them when an error occurs.
|
|||
Trent's biased suggestions for node.js libraries: IMHO, libraries should only
|
||||
ever log at `trace`-level. Fine control over log output should be up to the
|
||||
app using a library. Having a library that spews log output at higher levels
|
||||
gets in the way of the a clear story in the *app* logs.
|
||||
gets in the way of a clear story in the *app* logs.
|
||||
|
||||
|
||||
# Log Record Fields
|
||||
|
|
Loading…
Reference in a new issue