Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Http logging #48

Merged
merged 10 commits into from
Jan 20, 2016
Merged

Http logging #48

merged 10 commits into from
Jan 20, 2016

Commits on Jan 19, 2016

  1. Increase severity of existing http logging

    Michael J. Kiwala committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    cf0c7fc View commit details
    Browse the repository at this point in the history
  2. Add info level logging to http task

    Michael J. Kiwala committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    ef50787 View commit details
    Browse the repository at this point in the history
  3. Introduce environment variable to set HTTP log level

    Michael J. Kiwala committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    a166dd8 View commit details
    Browse the repository at this point in the history
  4. Flake8: E501 line too long (81 > 80 characters)

    Michael J. Kiwala committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    275c579 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Log extras

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    322e843 View commit details
    Browse the repository at this point in the history
  2. Move info logging of http request into logged_request()

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    181f88a View commit details
    Browse the repository at this point in the history
  3. Refactor for clarity

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    40f4550 View commit details
    Browse the repository at this point in the history
  4. Fix silly mistakes

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    4fb1b29 View commit details
    Browse the repository at this point in the history
  5. Flake8: reduce function complexity

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    7d1c352 View commit details
    Browse the repository at this point in the history
  6. Do not default http log level to WARN

    Michael J. Kiwala committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    5a37e8a View commit details
    Browse the repository at this point in the history