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

Use warnings pre log setup #10

Merged
merged 3 commits into from
Apr 22, 2018
Merged

Use warnings pre log setup #10

merged 3 commits into from
Apr 22, 2018

Conversation

daviskirk
Copy link
Owner

closes #8

Add additional logging and documentation as well as using the warnings module for cases where logging potentially isn't set up yet.

- Logging module is probably not configured yet
- Correct docstring for parse_from_file_vars
- Log when settings are set using "from_file"
- Log which files are used to parse in settings
@coveralls
Copy link

coveralls commented Apr 22, 2018

Coverage Status

Coverage increased (+0.05%) to 93.431% when pulling 5e241d3 on use-warnings-pre-log-setup into 26a70d6 on master.

@daviskirk daviskirk merged commit c2f90c0 into master Apr 22, 2018
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

Successfully merging this pull request may close these issues.

Warning message for max_depth does not say where it comes from
2 participants