Jelajahi Sumber

book: correct LOG_TARGETS format for running node

darkfi 2 tahun lalu
induk
melakukan
97385aedc3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      doc/src/testnet/node.md

+ 1 - 1
doc/src/testnet/node.md

@@ -178,7 +178,7 @@ folder, and `./drk` command to be replaced by `../../../drk -c drk.toml`
 To run a node in full debug mode:
 
 ```
-$ LOG_TARGETS="\!sled,\!net" ./darkfid -vv | tee /tmp/darkfid.log
+$ LOG_TARGETS='!sled,!rustls,!net' ./darkfid -vv | tee /tmp/darkfid.log
 ```
 
 The `sled` and `net` targets are very noisy and slow down the node so