]> scripts.mit.edu Git - wizard.git/commit
Make logging not retarded. Fix tests.
authorEdward Z. Yang <ezyang@mit.edu>
Wed, 19 Aug 2009 03:47:24 +0000 (23:47 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Wed, 19 Aug 2009 03:47:24 +0000 (23:47 -0400)
commit6839a46260a70b1a992ee5a4b00f544e8879ce4d
treebd28b5fd4be75b13217e20d879aae2f65adcdc8f
parent64a47dc1d57c700fadc1d428f02cec01faabeddb
Make logging not retarded.  Fix tests.

The new logging mechanism involves passing --log-dir and
writing log files for each deployment there.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO
bin/wizard
wizard/app/tests/test_mediawiki.py
wizard/command/__init__.py
wizard/command/mass_migrate.py
wizard/shell.py
wizard/tests/old_log_test.py [moved from wizard/tests/log_test.py with 80% similarity]
wizard/tests/old_log_test/.scripts-version [moved from wizard/tests/log_test/.scripts-version with 100% similarity]
wizard/util.py