You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Mark Lybarger <Ma...@CBC-Companies.com> on 2004/08/03 16:31:02 UTC

logging intake group

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: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org