To check that the logging works at all, try a command that produces
logging. To do this, try running PDFToImage with the file from the
thread "pdfbox parse error "Header doesn't contain versioninfo" here.
Other idea: could it be that your call string is too long?
Tilman
Am 14.05.2019 um 11:59 schrieb Cyril Beaussier:
I don't know if I make right things.
I modify /usr/lib/jvm/lib/logging.properties file with your lines.
I set java.util.logging.FileHandler.pattern = /home/dude/Public/pdfbox.log
Now, I run my macro with following string:
/usr/lib/jvm/bin/java -Djava.util.logging.config.file=logging.properties -jar
/home/dude/Public/pdfbox.jar ...
But nothing happens: no pdfbox.log has been created.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]