Project

General

Profile

« Previous | Next » 

Revision 3267

Added by Jing Tao about 17 years ago

Add two porperties which control to write debug info to a file rather than log.

View differences:

lib/metacat.properties
191 191
# that combination has been requested 50 times, set this value to 50
192 192
xml_returnfield_count=0
193 193

  
194
#used for writing debug info into a anouther out file
195
writeDebugToFile=true
196
#output file name where debug info will written
197
debugOutputFile=/tmp/metacat.debug
198

  
194 199
######## Harvester section            #########################################
195 200
connectToMetacat=true
196 201

  

Also available in: Unified diff