We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now (v2.4) that we are no longer throwing an error when logging, please log errors when we chunk.setError and stream emit error
https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L448 https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L472
There may be other places as well.
not sure whether this should be logged as a warning or an error https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L359
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Now (v2.4) that we are no longer throwing an error when logging, please log errors when we chunk.setError and stream emit error
https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L448
https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L472
There may be other places as well.
not sure whether this should be logged as a warning or an error
https://github.com/linkedin/dustjs/blob/master/lib/dust.js#L359
The text was updated successfully, but these errors were encountered: