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

Log refactor #28

Merged
merged 4 commits into from
May 13, 2017
Merged

Log refactor #28

merged 4 commits into from
May 13, 2017

Commits on May 12, 2017

  1. Refactors logging to make it easier to turn up and down logging witho…

    …ut having to redploy, standardizes on single quotes over double.
    
    Signed-off-by: Dan Cunningham <dan@digitaldan.com>
    digitaldan committed May 12, 2017
    Configuration menu
    Copy the full SHA
    adec255 View commit details
    Browse the repository at this point in the history
  2. change entry to debug

    Signed-off-by: Dan Cunningham <dan@digitaldan.com>
    digitaldan committed May 12, 2017
    Configuration menu
    Copy the full SHA
    696bc93 View commit details
    Browse the repository at this point in the history
  3. Fix order of log levels

    Signed-off-by: Dan Cunningham <dan@digitaldan.com>
    digitaldan committed May 12, 2017
    Configuration menu
    Copy the full SHA
    20fd2c9 View commit details
    Browse the repository at this point in the history
  4. set default to debug

    Signed-off-by: Dan Cunningham <dan@digitaldan.com>
    digitaldan committed May 12, 2017
    Configuration menu
    Copy the full SHA
    a78c208 View commit details
    Browse the repository at this point in the history