[elbe-devel] [PATCH 6/6] init: use new logging framework and cleanup linelength

John Ogness john.ogness at linutronix.de
Wed Oct 2 00:21:53 CEST 2019


On 2019-10-01, Torben Hohn <torben.hohn at linutronix.de> wrote:
> Use the new_logging framework, and wrap all code after options
> parsing with "with elbe_logging({"files": None}):". Then replace
> all print() with logging.error() and fixup line lengths.
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
>  elbepack/commands/init.py | 307 ++++++++++++++++++++------------------
>  1 file changed, 158 insertions(+), 149 deletions(-)

Reviewed-by: John Ogness <john.ogness at linutronix.de>



More information about the elbe-devel mailing list