From 86e2db39fb85cfcde44751b90432c4068189bac0 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sat, 6 Jul 2024 20:28:08 -0300 Subject: [PATCH] todo management --- TODO.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index cc47e73..93e9033 100644 --- a/TODO.md +++ b/TODO.md @@ -21,4 +21,10 @@ or building * Make more things configurable / remove hardcoded stuff * CD for binaries and images for at least arm64/x86 -* Multi-container docker logs +* Multi-container docker logs [faaso logs -f FUNKO] +* Direct error and above to stderr, others to stdout, while keeping + logging level configurable + +# Things to do but not before release + +* Propagate errors from `run_faaso` to the remote client \ No newline at end of file