# HG changeset patch # User drewp@bigasterisk.com # Date 1276372065 0 # Node ID 481aa9a970b37842372b130065e8ec58dd4a2ca7 # Parent 6f1eb6437c965669eb7f8030bcced24aad10139a note Ignore-this: e8e2eff4a10f93473f18a36275a7556f diff -r 6f1eb6437c96 -r 481aa9a970b3 bin/vidref --- 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()