6ff1f36abc
Make the default (long output format, UTC time) for the bunyan CLI a fast path that doesn't use moment.js. Admittedly I haven't measured percentage impact of `moment(rec.time).utc().format(...)` for many bunyan records. Also make moment dep *optional*. The bunyan CLI will error out without the moment dep *only if local time is requested.* |
||
---|---|---|
.. | ||
bunyan.js |