The default output looks similar to bunyan -o short, which is convenient in a lot of cases. It skips the date part of the timestamp, the hostname, and I'm sure other stuff. There are other cases where I want full timestamps, hostnames, etc. the way bunyan does in its default mode. It'd be nice to have a --long mode for that.
The default output looks similar to
bunyan -o short, which is convenient in a lot of cases. It skips the date part of the timestamp, the hostname, and I'm sure other stuff. There are other cases where I want full timestamps, hostnames, etc. the waybunyandoes in its default mode. It'd be nice to have a--longmode for that.