TODO thought
This commit is contained in:
parent
66afe81ee9
commit
c5b0335c74
1 changed files with 3 additions and 2 deletions
5
TODO.md
5
TODO.md
|
@ -1,3 +1,6 @@
|
||||||
|
- move custom keys out to 'x' ? What about req, res? Compat issues there?
|
||||||
|
Bunyan CLI would have to deal with both for a while. Just a change in
|
||||||
|
record.v from 0 to 1.
|
||||||
- [Yunong] buffered writes to increase speed:
|
- [Yunong] buffered writes to increase speed:
|
||||||
- I'd start with a tools/timeoutput.js for some numbers to compare
|
- I'd start with a tools/timeoutput.js for some numbers to compare
|
||||||
before/after. Sustained high output to a file.
|
before/after. Sustained high output to a file.
|
||||||
|
@ -29,10 +32,8 @@
|
||||||
- want `bunyan -f foo.log` a la `tail -f`
|
- want `bunyan -f foo.log` a la `tail -f`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# someday/maybe
|
# someday/maybe
|
||||||
|
|
||||||
|
|
||||||
- More `bunyan` output formats and filtering features.
|
- More `bunyan` output formats and filtering features.
|
||||||
- Think about a bunyan dashboard that supports organizing and viewing logs
|
- Think about a bunyan dashboard that supports organizing and viewing logs
|
||||||
from multiple hosts and services.
|
from multiple hosts and services.
|
||||||
|
|
Loading…
Reference in a new issue