Is there a way to redirect the output of jvm which resulted of passing verbose the the java process to specific file?
java -verbose -XX:+UnlockDiagnosticVMOptions -XX:+LogVMOutput -XX:-DisplayVMOutput -XX:LogFile=test.log
java -Xlog::file=test.log
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With