[slf4j-dev] Ignore method.

robert burrell donkin robertburrelldonkin at blueyonder.co.uk
Sun Jul 3 23:26:28 CEST 2005


On Thu, 2005-06-30 at 10:18 +0800, Niclas Hedhman wrote:
> On Wednesday 29 June 2005 22:25, Ceki Gülcü wrote:
> > In a nutshell, we want the stack printing
> > behavior to be configurable.
> 
> Don't forget the "communication thru code" that is a clear advantage as well.
> 
> logger.ignore( e );
> 
> vs
> 
> logger.debug( e );
> 
> 
> is IMHO, immensely different, just by looking at the code.
> What happens behind the scenes, out of view are implementation details, and I 
> could live with a wrapper that adds a "[IGNORE THIS]" text string to the 
> message for now.

+1

- robert




More information about the slf4j-dev mailing list