From 0a6e4bc986c123bde601422bd18ee4bd173b210b Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 10 Apr 2012 14:02:15 -0700 Subject: [PATCH] TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 0ae444c..4d1c7bc 100644 --- a/TODO.md +++ b/TODO.md @@ -22,6 +22,8 @@ for generating the logs. It would take a Bunyan log record object and be expected to emit it. - document "well-known" keys from bunyan CLI p.o.v.. Add "client_req". +- bunyan tool: built in less usage (a la git?) so that I don't have to + go through this: `bunyan --color master.log | less -R`