log4j and parameter output

Just curious about the printout of the parameters in a log file

When the query is listed in jasperserver.log I notice that after the query has completed, there are 2 params being listed. Both have to do with

java.util.Date

 

But a lot of my reports have up to 8 parameters and those are not printed out. I thought that there was a relationship between a param being marked as

mandatory but in one report (being called from another report), all of the params are optional; yet the 2 java.util.Dates are only printed.

JServer Pro, 5.6

2015-02-05 15:33:40,693 DEBUG JRJdbcQueryExecuter,Error Rate - Detail Report subreports #1:396 - Parameter #1 (StartDate of type java.util.Date): Sun Feb 01 00:00:00 UTC 2015
2015-02-05 15:33:40,693 DEBUG JRJdbcQueryExecuter,Error Rate - Detail Report subreports #1:396 - Parameter #2 (EndDate of type java.util.Date): Sat Feb 28 00:00:00 UTC 2015
 
Am I missing an item in the log4j.properties file ?
 
Thanks Al
 
al881's picture
167
Joined: Apr 7 2014 - 4:53pm
Last seen: 8 years 4 days ago

0 Answers:

No answers yet
Feedback
randomness