Fotr the log we should be able to do so using a custom logger. Otherwise that's cool!
- Romain Le 22 mars 2012 00:46, "David Blevins" <[email protected]> a écrit : On Mar 21, 2012, at 4:14 PM, Romain Manni-Bucau wrote: > Great, i like this feature! > > regardin... If you know how to do that, I'd love to add it. Here's the code: https://gist.github.com/2154192 > > is it easy to register an observer? couldn't we use cdi? Yep. There's a method on the Client object which does it. For the server itself using CDI would definitely be preferable. So far, this tiny class has all the client needs: https://gist.github.com/2154225 -David > 2012/3/22 David Blevins <[email protected]> > >> I've been doing some work on the multipoi...
