Skip to content

Command-Line output #418

Closed Answered by jstaerk
hvbtup asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

that would be --disable-file-logging. I'm not sure if that also disables the console output but that output is for sure on stderr, so it can be redirected like java -jar mustang.jar -Xmx1G --action validate --source xyz.pdf --disable-file-logging --no-notices 2>/dev/null. There is a corresponding call for windows where I recommend to also set -Dfile.encoding to UTF-8.

kind regards
Jochen

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jstaerk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants