TODO notes
This commit is contained in:
parent
01c652bd15
commit
d3bdcb54da
1 changed files with 2 additions and 0 deletions
2
TODO.md
2
TODO.md
|
@ -1,4 +1,6 @@
|
||||||
- "all" or "off" levels? log4j? logging.py?
|
- "all" or "off" levels? log4j? logging.py?
|
||||||
|
logging.py has NOTSET === 0. I think that is only needed/used for
|
||||||
|
multi-level hierarchical effective level.
|
||||||
- move custom keys out to 'x' ? What about req, res? Compat issues there?
|
- 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
|
Bunyan CLI would have to deal with both for a while. Just a change in
|
||||||
record.v from 0 to 1.
|
record.v from 0 to 1.
|
||||||
|
|
Loading…
Reference in a new issue