Hi All,
I had a query regarding new Xlog:gc framework in java9. I want to use full path to redirect the gc loggers into log file. I tried below option and it not working, if anyone having any other idea please let me know the solution.
-Xlog:gc*:file=D:\raj\raj33\raj123\logs\Test-170515175830730-1-GC.log:time::filecount=4,filesize=128m
I got some exception @runtime.
Thanks and Regards,
Rajendra Rathore