uskudnik / amazon-glacier-cmd-interface

Command line interface for Amazon Glacier
MIT License
375 stars 103 forks source link

logfile option in config not processed #185

Open kmasaryk opened 7 years ago

kmasaryk commented 7 years ago

Setting the logfile= option in the [glacier] section of a config has no effect. The logfile var is never actually processed by glacier.py (see line 617). The only way to change the value of this var is through a command line option.