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

Commits on Apr 21, 2018

  1. Use warnings module instead of logging during setup

    - Logging module is probably not configured yet
    daviskirk committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    102204c View commit details
    Browse the repository at this point in the history
  2. Add documentation and logging

    - Correct docstring for parse_from_file_vars
    - Log when settings are set using "from_file"
    - Log which files are used to parse in settings
    daviskirk committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    60d5b74 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Fix style errors

    daviskirk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    5e241d3 View commit details
    Browse the repository at this point in the history