note that log rotation support was for issue #33
This commit is contained in:
parent
480ee5d1e0
commit
61fa82e704
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Known issues:
|
|||
|
||||
## bunyan 0.17.0 (not yet released)
|
||||
|
||||
- Log rotation support:
|
||||
- [issue #33] Log rotation support:
|
||||
|
||||
var bunyan = require('bunyan');
|
||||
var log = bunyan.createLogger({
|
||||
|
|
Loading…
Reference in a new issue