Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logfile option in config not processed #185

Open
kmasaryk opened this issue Dec 23, 2016 · 0 comments
Open

logfile option in config not processed #185

kmasaryk opened this issue Dec 23, 2016 · 0 comments

Comments

@kmasaryk
Copy link

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.

JeffAlyanak added a commit to JeffAlyanak/amazon-glacier-cmd-interface that referenced this issue Jan 31, 2020
Resolves Issue uskudnik#185.

Setting the `logfile=` option in the `[glacier]` section of a config had no effect. The logfile variable was simply being silently discarded. After this patch, the option works as expected.

Signed-off-by: Jeff Alyanak jeff@alyanak.ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant