We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672f24a commit 255da16Copy full SHA for 255da16
README.md
@@ -19,7 +19,7 @@ When logfile rotation (-XX:+UseGCLogFileRotation) is enabled, the logfiles can b
19
20
Supported verbose:gc formats are:
21
22
-- some support for OpenJDK 9 unified logging format -Xlog:gc:<file>, the following configurations will work
+- some support for OpenJDK 9 / 10 unified logging format -Xlog:gc:<file>, the following configurations will work
23
- -Xlog:gc:file="path-to-file" (uses defaults)
24
- -Xlog:gc=info:file="path-to-file":tags,uptime,level (minimum configuration needed)
25
- -Xlog:gc*=trace:file="path-to-file":tags,time,uptime,level
0 commit comments