Re: Betwixt desirable behavior

2007-06-25 Thread etoom etoom
Sure logging really helps in finding problems but it can't help me at runtime to identify the cause of the problem, assuming that I'm receiving an XML message from another system and when parsing the message betwixt returned null, I want at this stage to know what exactly produced this result so I

Re: Betwixt desirable behavior

2007-06-25 Thread Martin van den Bemt
When there is null returned it doesn't always mean that there is something wrong from a betwixt perspective. Even though I agree it is sometimes hard to figure out where a problem is, we have added extensive logging to betwixt to see what it is doing. So if you have unexpected behavior, turn on