These are default fields
{
"name": "myapp",
"hostname": "banana.local",
"pid": 40161,
"level": 30,
"msg": "hi",
"time": "2013-01-04T18:46:23.851Z",
"v": 0
}
How can I remove hostname
, pid
from json output or use bunyan
pretty output tool to hide those fields?