Project

General

Profile

« Previous | Next » 

Revision 56125

log arguments on exit list records

View differences:

modules/cnr-data-information-oai-publisher/trunk/src/main/resources/eu/dnetlib/data/information/oai/publisher/applicationContext-dnet-oaipublisher.xml
29 29
		<property name="enterMessage"
30 30
			value="ENTER: $[targetClassShortName].$[methodName]($[arguments])" />
31 31
		<property name="exitMessage"
32
			value="EXIT: $[targetClassShortName].$[methodName]() : $[invocationTime]ms" />
32
			value="EXIT: $[targetClassShortName].$[methodName]($[arguments]) : $[invocationTime]ms" />
33 33
	</bean>
34 34

  
35 35
	<bean

Also available in: Unified diff