2009/6/30 Nathan Bubna <[email protected]>: > On Tue, Jun 30, 2009 at 7:29 AM, Greg Reddin<[email protected]> wrote: >> On Tue, Jun 30, 2009 at 9:11 AM, Antonio >> Petrelli<[email protected]> wrote: >>> Just to let you know that I played a bit with LimpidLog and this is >>> the result of invoking a single JSP that inserts a definition, >>> monitoring only the BasicTilesContainer class (long text!!!) It seems >>> to log *really* everything. I've only a doubt about the strange >>> character at the end of the lines... >> >> Wow. That's not a log. That's a sequoia tree :-) I would assume it's >> configurable to exclude the noise? > > Good heavens, i hope so. That would make me terrified to ask a user > to show me their logs so i can help find the problem. Is there a way > to tell it to even just log "entered method X with param values A, B, > C" and "exited method X, returning value D". Though even that might > be noisy at times.
I think so, I have to play with these parameters: http://www.acelet.com/limpidlog/LimpidLog.html#Configuration%20Options However I definitely changed my mind, it's too much for a log :-D Let's go the SLF4j way then. Antonio
