New log support.

This commit is contained in:
XMRig
2019-03-27 01:29:37 +07:00
parent 41798119cf
commit 8501c0ed62
26 changed files with 96 additions and 198 deletions

View File

@@ -50,6 +50,7 @@ R"===(
"cpu-affinity": null,
"cpu-priority": null,
"donate-level": 5,
"donate-over-proxy": 1,
"huge-pages": true,
"hw-aes": null,
"log-file": null,
@@ -73,7 +74,8 @@ R"===(
"safe": false,
"threads": null,
"user-agent": null,
"watch": false
"syslog": false,
"watch": true
}
)===";
#endif