subiquity/system_setup
Olivier Gayot 9856b79f36 Redirect stdout and stderr from server into two distinct files
Instead of having interleaved stdout and stderr in server-output, we now
have respectively:

* stdout redirected to server-stdout
* stderr redirected to server-stderr

This will allow us to monitor for warnings / errors more efficiently.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-03-08 12:12:07 +01:00
..
client Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
cmd Redirect stdout and stderr from server into two distinct files 2022-03-08 12:12:07 +01:00
common Cleanup complete. 2021-12-14 12:13:00 -03:00
models Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
server Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
tests/golden Remove username from wsl.conf 2021-12-14 12:04:38 -03:00
ui Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py Add missing copyrights 2021-08-31 15:52:03 +02:00