Closed wking closed 10 years ago
Looks good to me.
On Wed, Jul 09, 2014 at 10:39:11AM -0700, Ethan White wrote:
Looks good to me.
I just pushed it to the 'python' branch with b59c540 (swc-windows-installer.py: Set default logging level to INFO, 2014-07-09). Whenever you're ready to build another compiled version you can merge 'python' into 'master'.
And add the other levels as --verbose choices, even though we currently only use LOG.info and LOG.debug. Many *nix commands are silent by default and have options for increasing the verbosity, but Ethan points out that we should probably default to the setting that makes the most sense for new users.
Addresses #8.