From 29c63b16d54a6925792e0bd59e807f974d0a8873 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 2 Feb 2012 09:05:24 -0800 Subject: [PATCH] TODO reorder --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 042c90f..021d1b1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,10 @@ -- `log.close` to close streams and shutdown and `this.closed` - expand set of fields: from dap time, hostname require: facility and hostname line/file: possible to get quickly with v8? Yunong asked. +- `log.close` to close streams and shutdown and `this.closed` - bunyan cli: more layouts (http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/EnhancedPatternLayout.html) Custom log formats (in config file? in '-f' arg) using printf or hogan.js or whatever. Dap wants field width control for lining up. Hogan.js is