i was just wondering if anyone has a quick easy way to log the data in a intake group? 
 ultimately, it would be nice to log all items posted to my web server (including the 
data posted), but i'm not sure how to configure weblogic's web server to handle that 
or even if it's possible.  

maybe something like?

if (!myVelocityGroup.isAllValid())
        Log.debug( METHOD_NAME + " - invalid myVelocityGroup" + myVelocityGroup );


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

Reply via email to