On 6/30/06, Geert Bevin <[EMAIL PROTECTED]> wrote:
Ok, what probably happened is that you somewhere catch Exception or
RuntimeException and then log it.
Exactly. I was doing a

try{
...
}catch(Exception e){
 log("Error", e);
}


Best regards.

--

-=-=-=-=-=-=-=-=-=-=-=-=-
Andrés González.
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to