Synapse Quick Log entry

2011-07-26 Thread Piyum Fernando
I made some changes to LogMediator, LogMediatorFactory and LogMediatorSerializer by adding the quick log feature which allows to add quickly log a literal or expression. Patch file is attached. Examples; * Index: modules/core/src/main/java/org/apache/synapse/config/xml/LogMediatorSeria

Re: Synapse Quick Log entry

2011-07-26 Thread Supun Kamburugamuva
Hi Piyum, The syntax should be Please have a look at the mediators like send for how this is done. Thanks, Supun.. On Tue, Jul 26, 2011 at 3:43 PM, Piyum Fernando wrote: > I made some changes to LogMediator, LogMediatorFactory and > LogMediatorSerializer by adding the quick log feature whic

Re: Synapse Quick Log entry

2011-07-26 Thread Piyum Fernando
On Tue, Jul 26, 2011 at 4:30 PM, Supun Kamburugamuva wrote: > Hi Piyum, > > The syntax should be > > > I will make the changes soon. > > Please have a look at the mediators like send for how this is done. > ok Sure. > > Thanks, > Supun.. > > On Tue, Jul 26, 2011 at 3:43 PM, Piyum Fernando wro

Re: Synapse Quick Log entry

2011-07-26 Thread Piyum Fernando
changes added. Please find the attachment. Index: modules/core/src/main/java/org/apache/synapse/config/xml/LogMediatorSerializer.java === --- modules/core/src/main/java/org/apache/synapse/config/xml/LogMediatorSerializer.java (revision

Re: Synapse Quick Log entry

2011-07-29 Thread Rajika Kumarasiri
Please create an issue in the issue tracker and attach the patch. Rajika On Tue, Jul 26, 2011 at 6:00 PM, Piyum Fernando wrote: > changes added. Please find the attachment. > > > - > To unsubscribe, e-mail: dev-unsubscr...@syna

Re: Synapse Quick Log entry

2011-07-29 Thread Piyum Fernando
On Fri, Jul 29, 2011 at 1:21 PM, Rajika Kumarasiri wrote: > Please create an issue in the issue tracker and attach the patch. OK. I will. > > > Rajika > > On Tue, Jul 26, 2011 at 6:00 PM, Piyum Fernando wrote: > >> changes added. Please find the attachment. >> >> >> --

Re: Synapse Quick Log entry

2011-07-30 Thread Kasun Indrasiri
+1 for the improvement. Using a property tag inside the log mediator is a hassle. On Tue, Jul 26, 2011 at 1:00 PM, Supun Kamburugamuva wrote: > Hi Piyum, > > The syntax should be > > > > Please have a look at the mediators like send for how this is done. > > Thanks, > Supun.. > > On Tue, Jul 26,