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

Allow instrumentation using inform_on.info instead of inform_on(level=info) #10

Open
zspencer opened this issue Nov 28, 2017 · 0 comments

Comments

@zspencer
Copy link
Member

In both our python and ruby implementations, we expect the user to specify the level. Instead, we could make inform_on respond to info debug warn error etc to match the ruby and python logger methods and remove the necessity of the level argument.

Hat tip @lynncyrin for the suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant