-
Notifications
You must be signed in to change notification settings - Fork 18
Added minimal logging #6
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feels pretty essential - currently got a problem where having a logger would be handy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good addition, but I had two suggestions that block me from approving this PR. (you could always convince me, neither of them are [bug/blocking]
, much less [BLOCKING]
-- the latter of which I've only used twice when I ran into code that would instantly corrupt data)
Thanks @craiga ! Merged it in. I didn't have time to / need to address the suggestions yet, but they definitely look valid to me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hey all, |
Something like this for the issue #3 ?