diff --git a/Docs/README.logging b/Docs/README.logging index 6321d39fc..3cdfd5715 100644 --- a/Docs/README.logging +++ b/Docs/README.logging @@ -13,24 +13,26 @@ a simple example that logs the rudder and aileron settings every second (1000ms) to the file steering.csv, using a comma (the default, anyway) as the field delimiter: + - true + true steering.csv 1000 , true Rudder - /controls/rudder + /controls/flight/rudder true Ailerons - /controls/aileron + /controls/flight/aileron + Each 'log' subbranch contains a required 'enabled' property, an optional 'filename' property (defaults to "fg_log.csv"), an optional