Re: SLF4J primer?

2016-04-20 Thread Paul Hoadley
On 21 Apr 2016, at 4:04 pm, Johann Werner wrote: > I think the wiki page > https://wiki.wocommunity.org/display/documentation/Wonder+Logging explains it > pretty well. If there are any questions left feel free to ask / modify the > wiki. Thanks Johann! Exactly what I was after. -- Paul Hoa

Re: SLF4J primer?

2016-04-20 Thread Johann Werner
Hi Paul, I think the wiki page https://wiki.wocommunity.org/display/documentation/Wonder+Logging explains it pretty well. If there are any questions left feel free to ask / modify the wiki. jw > Am 21.04.2016 um 07:28 schrieb Paul Hoadley : > > Hey Johann, > > Can you tell me how Wonder 7’s

SLF4J primer?

2016-04-20 Thread Paul Hoadley
Hey Johann, Can you tell me how Wonder 7’s SLF4J support works? In particular, I’ve noticed that I can just drop org.slf4j.Loggers into my own classes, and as far as I can tell the legacy Log4J setup entries in Properties (including the appender and log level declarations) just work. That is, e

Re: ERRest

2016-04-20 Thread Luiz Alfredo Carrara Bertusso
I`ve tried to find a solution to my problem, but I couldn`t solve it using the existing code. So i`ve created some changes and made a pull request that can be seen here: https://github.com/wocommunity/wonder/pull/736. I`d be really thankful if you could review my code to suggest some possible impr