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

Fix log/error to get both params it expects #334

Merged
merged 1 commit into from Dec 8, 2017

Conversation

holyjak
Copy link
Contributor

@holyjak holyjak commented Dec 8, 2017

The signature is [message] pr [throwable message]; if we only send in t then it will be turned into (str t) and we loose the stacktrace & all.

The signature is `[message]` pr `[throwable message]`; if we only send in `t` then it will be turned into `(str t)` and we loose the stacktrace & all.
@yogthos yogthos merged commit d45c97a into luminus-framework:master Dec 8, 2017
@holyjak holyjak deleted the patch-2 branch December 18, 2017 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants