You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Puzzle 101-e83253e2 in src/main/java/org/takes/facets/slf4j/TkLogged.java:72-77 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 https://github.com/yegor256/take/issues/101 We will use toConsole() in this way this.target.log("...", this.origin.toConsole(), resp.toConsole, ...)... The puzzle was created by Yegor Bugayenko on 5-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:
Puzzle
101-e83253e2
insrc/main/java/org/takes/facets/slf4j/TkLogged.java:72-77
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 https://github.com/yegor256/take/issues/101 We will use toConsole() in this way this.target.log("...", this.origin.toConsole(), resp.toConsole, ...)... The puzzle was created by Yegor Bugayenko on 5-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: