There was an error while loading. Please reload this page.
2 parents b661581 + b8861b7 commit 588da9fCopy full SHA for 588da9f
src/main/java/io/appium/java_client/service/local/flags/GeneralServerFlag.java
@@ -75,7 +75,7 @@ public enum GeneralServerFlag implements ServerArgument{
75
* Show timestamps in console output <br/>
76
* Default: false
77
*/
78
- LOG_TIMESTAMP("log-timestamp"),
+ LOG_TIMESTAMP("--log-timestamp"),
79
/**
80
* Use local timezone for timestamps <br/>
81
0 commit comments