On Thu, 2006-03-09 at 11:28 +0100, Manfred Geiler wrote: > On 3/9/06, Simon Kitching <[EMAIL PROTECTED]> wrote: > > Personally I don't use breakpoints much; logging works better for me for > > debugging. > > Maybe you are kind of biased? :-)
Actually, it's the other way around. I work on commons-logging (and log4j in the past) *because* I like to debug via logging statements in code, and so need logging tools that work..
