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

Document the invocation format for debug() #341

Closed
dandv opened this issue Dec 7, 2016 · 2 comments
Closed

Document the invocation format for debug() #341

dandv opened this issue Dec 7, 2016 · 2 comments

Comments

@dandv
Copy link

dandv commented Dec 7, 2016

New to the package. I've read the README and it's not specified how exactly to call debug. The lead paragraph mentions "console format string goodies" so one might be inclined to call debug('The value of foo is ', foo, ' and that of bar is ', bar), but examples use + to concatenate strings.

Would be nice to document the exact syntax for debug(). Thanks :)

@thebigredgeek
Copy link
Contributor

@dandv can you put in a pull request?

@yamikuronue
Copy link
Contributor

Does PR #373 address this or would you like more clarification?

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

No branches or pull requests

4 participants