Closed bryce-anderson closed 10 years ago
Thanks for taking a look at this! I'll push a new build tonight.
Thank you for the rapid response. We're looking forward to dumping scala-logging for log4s.
Happy to! I feel guilty for having left it broken for so long in the first place, so thanks again for the PR. :bow:
It was a single period that would turn turn the params list into a curried set of params. It works when no exception is present because there is then only one set of params.
Eg:
instead of the desired
See Quasiquotes splicing docs for more details.
Added some 'it must compile' tests.