kpsaOrderTracing.xxxxx.log

An example trace.ini file is shipped with the Fulfillment Provisioning release.
* Configurable in trace.ini file:

[ traceFileWriter : logservice::FileWriterConfig ]
cfg_name=orderTracing
cfg_fileCount=0
cfg_maxFileSize=10000
cfg_maxFileCount=0
cfg_maxFileTime=0
cfg_flushFrequency=0
cfg_outputDir=./

* Hardcoded values:
 o cfg_name: "orderTracing"
 o cfg_filenameFormat: "kpsaOrderTracing.%5C.log"
 o cfg_writeFormat: "%D %T|%M\n"