Fixed typo in the readme.
This commit is contained in:
parent
2f95bb8091
commit
78826c5dba
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ Or this:
|
||||||
serializers: {req: bunyan.stdSerializers.req}
|
serializers: {req: bunyan.stdSerializers.req}
|
||||||
});
|
});
|
||||||
|
|
||||||
because Buyan includes a small set of standard serializers. To use all the
|
because Bunyan includes a small set of standard serializers. To use all the
|
||||||
standard serializers you can use:
|
standard serializers you can use:
|
||||||
|
|
||||||
var log = bunyan.createLogger({
|
var log = bunyan.createLogger({
|
||||||
|
|
Loading…
Reference in a new issue