-
Notifications
You must be signed in to change notification settings - Fork 202
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
TkLogged.java:74-79: I expect implementations of Response... #174
Comments
@yegor256 I set milestone here to |
If no one disagree, @davvd could you assign this one to me? |
@davvd pls assign @M4Solutions to this task |
@yegor256 done. @M4Solutions the task is yours, please go ahead |
@M4Solutions you're holding this ticket for 18 days already. If it is not finished (and closed) in the next 24 hours, it will be re-assigned to someone else, see No Obligations principle (this article should help if you're stuck); as a reminder, don't forget to remove the |
@davvd assign me to this pls |
@yegor256 The task is closed, thanks everybody |
@elenavolokhova please, review this task for compliance with our quality rules |
@yegor256 Could you please clarify, why this ticket was closed? Was there any solution provided or not? It is not mentioned in any comment. |
@elenavolokhova the puzzle just disappeared from the source code. This ticket is definitely bad, we just close it. |
@yegor256 Thank you! |
@davvd Quality is bad here. |
Puzzle
101-0be068b8
insrc/main/java/org/takes/facets/slf4j/TkLogged.java:74-79
has to be resolved: I expect implementations of Response and Take interfaces will be able convert itself to a loggable string but they don't have this feature. See details here #101 We will use toConsole() in this way this.target.log("...", this.origin.toConsole(), resp.toConsole, ...)... The puzzle was created by Dmitry Zaystev on 3-Apr-2015.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: