Browse Source

docs: Document program log files (#499)

Jackson Sandland 4 years ago
parent
commit
bebd6f3087
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/src/cli/commands.md

+ 2 - 0
docs/src/cli/commands.md

@@ -87,6 +87,8 @@ of all workspace programs before running them.
 If the configured network is a localnet, then automatically starts the localnetwork and runs
 the test.
 
+When running tests we stream program logs to .anchor/program-logs/<address>.<program-name>.log
+
 ::: tip Note
 The Anchor workflow [recommends](https://www.parity.io/paritys-checklist-for-secure-smart-contract-development/)
 to test your program using integration tests in a language other