Commit Graph
6 Commits
Author SHA1 Message Date
Eric bf92644572 logger needs to only print strings 2012-11-20 00:30:01 -05:00
Eric 5cc5418da2 Merge branch 'master' of github.com:research/chocolate 2012-11-18 23:30:40 -05:00
Eric 2655029d5e Make NcursesLogger only show last set of lines
You would think ncurses would already do this for the infobox,
but apparently this is not true. You would also think we wouldn't
have to write any more word-wrap code after 1980, but apparently
this too is not true.
2012-11-18 23:29:04 -05:00
Eric cd33eda072 logger supports a simple Ncurses logger now (python dependency python-dialog) 2012-08-29 20:26:26 -04:00
Eric b9bc0af411 Merge branch 'master' of github.com:research/chocolate 2012-08-29 19:34:42 -04:00
Eric f673425fa3 added simple logging library and example usage at the end (is this really different from python logging?) 2012-08-29 19:34:36 -04:00