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: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to