Hi all,
I'm sure there's a simple answer, I just can't find it.
I have babeldoc_user = directory p
babeldoc_home = b
in p/journal/config.properties, I have:
journal=simple
in p/journal/simple/config.properties, I have:
simpleJournalDir=journal
SimpleJournalLog=journal/journal.log
logMaxSize=1000000
I would have guessed that this would direct logs and log files to p/journal.
Instead, they end up in b.
Can someone tell me what I doing wrong?
Thanks,
Bill
|