Closed dagola closed 7 years ago
What's the problem here? The logic is as follows:
[job.hash].log
[file.dir]/logs
reg$file.dir
log.file
You are right. I had a misspecification of the log files in my conf file.
What's the problem here? The logic is as follows:
[job.hash].log
, otherwise stick to the value in "log.file" which should be relative to the[file.dir]/logs
.reg$file.dir
+log.file
for all log files.