Hi,

I just fixed some "annoying" message we got in betwixt saying "[WARN]
Empty stack return null".

on the Digester.peek() methods and the pop() method it is documented
that it will return null when there are no more objects on the stack. So
I think it can be assumed that developers know they have to check for
null, which makes the loglevel of WARN to verbose for these methods. 

Anyone in favour of moving it to DEBUG or TRACE level ?

Mvgr,
Martin





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to