Fix typo. Fixes #378

This commit is contained in:
Trent Mick 2016-11-07 22:15:23 -08:00
parent 4474c9a211
commit 01cb08ce35

View file

@ -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