From 266e21066d88a0b8991ded50f1940ac25b997f18 Mon Sep 17 00:00:00 2001 From: Sebastien Date: Tue, 27 Jun 2023 13:53:06 +0200 Subject: [PATCH] Update outputs.rst no_ansiesc documentation --- source/outputs.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/outputs.rst b/source/outputs.rst index 02fc1629b..e34923f4b 100644 --- a/source/outputs.rst +++ b/source/outputs.rst @@ -58,6 +58,11 @@ Data will be stored in: *Digital surface model over State University Zanzibar, courtesy of* `Khadija Abdullah Ali `_ +Logs +^^^^ +Logs are output to stdout. On Linux `ANSI escape color code `_ (eg ^[[39m) is used and could be disabled by setting no_ansiesc environment variable to any value like ``env no_ansiesc=1`` + + List of all outputs ^^^^^^^^^^^^^^^^^^^