From 69f8b74702331fa2effd5341cf783a00eb971cbe Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Fri, 14 Oct 2011 09:49:37 +0200 Subject: [PATCH] +todo Signed-off-by: Steven Armstrong --- doc/dev/todo/steven | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/dev/todo/steven b/doc/dev/todo/steven index 93c6cab3..3209fe8c 100644 --- a/doc/dev/todo/steven +++ b/doc/dev/todo/steven @@ -1,3 +1,9 @@ +logging: + - logging from type emulator without clobbering stdout + maybe implement logging server as described here [1] + [1] http://docs.python.org/py3k/howto/logging-cookbook.html#configuration-server-example + + tests: __init__():