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

Better debug output #15

Merged
merged 3 commits into from
Mar 31, 2015
Merged

Better debug output #15

merged 3 commits into from
Mar 31, 2015

Commits on Mar 25, 2015

  1. Pass around a debug object

    Rather than logging strings, pass around a debug object that'll contain all of the same information. Print that object once at times.
    Rahul Patel committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    3316e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Stop logging on request and only log on response, version bump and up…

    …date changelog
    Rahul Patel committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    d0534da View commit details
    Browse the repository at this point in the history
  2. consistent use of sinon

    Rahul Patel committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    08da71b View commit details
    Browse the repository at this point in the history