summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-12-03 17:47:56 +0100
committerLinus Nordberg <linus@nordu.net>2016-12-03 17:47:56 +0100
commite9a40cb93e086e649bd1293b4a2be70f3a45451c (patch)
treebba323cffe4fd567c4ec9c725f688856246d5ba5
parent797850d9b28084069085fb0629e763dffedc3d8a (diff)
Update README.md with a few things that have changed.
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index b703cce..bdfde42 100644
--- a/README.md
+++ b/README.md
@@ -32,14 +32,13 @@ needed: curl.
# Compile
- $ make
$ make release
# Start
This will set up and start a small test system with an empty log:
- $ make tests-prepare tests-start
+ $ make tests
To create an empty tree, do a first merge:
@@ -55,7 +54,11 @@ To submit a test cert and verify the resulting SCT:
# Logs and traces
-Logs can be found in catlfish/log/.
+Logs from the latest test run can be found under catlfish/tests/.
+
+Erlang instances log to files named <nodename>-*.log.
+In addition, the console output from each erlang instance is stored
+under nodes/<nodename>/log/.
The amount of log sent to the console can be adjusted at runtime using