almost done

This commit is contained in:
clowwindy 2014-06-01 14:11:38 +08:00
parent 47fd479d6e
commit cd22d474fe
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ def get_config(is_local):
logging.basicConfig(level=level,
format='%(asctime)s %(levelname)-8s %(message)s',
datefmt='%Y-%m-%d %H:%M:%S', filemode='a+')
return config
def print_local_help():