diff --git a/README.md b/README.md index 06a043b..0f2aa7b 100644 --- a/README.md +++ b/README.md @@ -689,20 +689,22 @@ Both loggers record the same six signals the GUI's Automatic tab plots live (`temp_ist`/`temp_soll`, `rate_ist`/`rate_soll`, `power_set`/`power_eff`), each sample with both simulated-elapsed-seconds and a real wall-clock timestamp, plus any plant-param changes along the way (see -`apply_plant_params()`) - written as JSON via `write()`, whole and only -once, never partially mid-run. +`apply_plant_params()`) - written as JSON via `write()`, always the whole +accumulated sample list rewritten to the same file, never appended. `tasks/server_log.py`'s `ServerLogTask` records continuously for the whole server session, regardless of Sud state - useful for verifying controller and heater behaviour outside of a scheduled brew. It starts on construction -and is written to `logs/log_T