You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--log`| string | Windows path example : <br>`'\path\to\file\gridlog.log'` <br> or <br> `'C:\path\path\to\file\gridlog.log'`<br><br>Linux/Unix/MacOS path example :<br> `'/path/to/file/gridlog.log'`| File to write out logs. Ensure the file path is compatible with the operating system's file path. |
197
-
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html|
197
+
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/en/java/javase/11/docs/api/java.logging/java/util/logging/Level.html|
198
198
|`--plain-logs`| boolean |`true`| Use plain log lines |
199
199
|`--structured-logs`| boolean |`false`| Use structured logs |
|`--log`| string | Windows path example : <br>`'\path\to\file\gridlog.log'` <br> or <br> `'C:\path\path\to\file\gridlog.log'`<br><br>Linux/Unix/MacOS path example :<br> `'/path/to/file/gridlog.log'`| File to write out logs. Ensure the file path is compatible with the operating system's file path. |
199
-
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html|
199
+
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/en/java/javase/11/docs/api/java.logging/java/util/logging/Level.html|
200
200
|`--plain-logs`| boolean |`true`| Use plain log lines |
201
201
|`--structured-logs`| boolean |`false`| Use structured logs |
|`--log`| string | Windows path example : <br>`'\path\to\file\gridlog.log'` <br> or <br> `'C:\path\path\to\file\gridlog.log'`<br><br>Linux/Unix/MacOS path example :<br> `'/path/to/file/gridlog.log'`| File to write out logs. Ensure the file path is compatible with the operating system's file path. |
206
-
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html|
206
+
|`--log-level`| string |`“INFO”`| Log level. Default logging level is INFO. Log levels are described here https://docs.oracle.com/en/java/javase/11/docs/api/java.logging/java/util/logging/Level.html|
207
207
|`--plain-logs`| boolean |`true`| Use plain log lines |
208
208
|`--structured-logs`| boolean |`false`| Use structured logs |
0 commit comments