With this option, a print server path into a results log file may be defined. The
path elements are separated with :. Wildcards in Java syntax are supported. Each
result source has a name which may be chosen arbitrary and which is used to
reference this query in other queries or in other options. 

A path element may reference another result source by using the other results
source name enclosed in %. Then this path element is replaced with the print
server path defined in the referenced result path. The wildcard expansion takes
place after the result path expansion. 

A path element may contain a match group according to the regular expression syntax.
A match group is enclosed in "(" and ")". When using a match group the extracted
value from the match group is used instead of the value of the selected result path.
