2009/6/23 Nathan Bubna <[email protected]> > On Tue, Jun 23, 2009 at 12:39 AM, Antonio > Petrelli<[email protected]> wrote: > > 2009/6/23 Niall Pemberton <[email protected]> > > > >> On Tue, Jun 16, 2009 at 9:50 PM, Antonio > >> Petrelli<[email protected]> wrote: > >> > However, it seems that MyFaces folks are switching to > java.util.logging. > >> > Should we? Isn't it "too simple"? > >> > >> http://markmail.org/message/iwxmoea65i5kl43e > > > > > > Thanks for the pointer Niall. But what about not using log system at all? > > Every user could use LimpidLog [1] to log what's interesting about > him/her. > > I know it's GPL, but since we are not going to redistribute it and every > app > > is going to use it (e.g. the tiles-test webapp) I think it could be a > great > > help to polish the code of logging code. > > I've never actually used LimpidLog.
Me neither :-D I'll try to play with it a bit. It's a pity that it is not under a Maven repository. > Is that really a user-friendly way to go? I think it is "developer friendly" since the typical logging code can be thrown to garbage. I will let you know. Antonio
