Skip to content

Update logging to use Winston

Update all current scripts to use Winston rather than console logging. This allows for additional information in the log, and concurrent writing to file as well as console.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports