Fix anchor (per @wayneseymour, fixes #152)
This commit is contained in:
parent
2e1d85a3cb
commit
fe1e25aea9
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ facilities in node 0.12 to which bunyan can switch.
|
|||
[`src: true`](#src)
|
||||
- lightweight specialization of Logger instances with [`log.child`](#logchild)
|
||||
- custom rendering of logged objects with ["serializers"](#serializers)
|
||||
- [Runtime log snooping via DTrace support](#dtrace-support)
|
||||
- [Runtime log snooping via Dtrace support](#runtime-log-snooping-via-dtrace)
|
||||
|
||||
|
||||
# Introduction
|
||||
|
|
Loading…
Reference in a new issue