almost done
This commit is contained in:
parent
47fd479d6e
commit
cd22d474fe
1 changed files with 1 additions and 0 deletions
|
@ -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():
|
||||
|
|
Loading…
Reference in a new issue