Mercurial > code > home > repos > light9
changeset 535:481aa9a970b3
note
Ignore-this: e8e2eff4a10f93473f18a36275a7556f
author | drewp@bigasterisk.com |
---|---|
date | Sat, 12 Jun 2010 19:47:45 +0000 |
parents | 6f1eb6437c96 |
children | 519adb4e539f |
files | bin/vidref |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/vidref Sat Jun 12 09:32:09 2010 +0000 +++ b/bin/vidref Sat Jun 12 19:47:45 2010 +0000 @@ -6,6 +6,8 @@ sys.path.append(".") from light9.vidref.main import Main + # then vidref file cleanup, livevideo ui elements, input picker. find replay dirs correctly. show multiple replays. trash. reorder/pin. + logging.basicConfig() log = logging.getLogger()