jw-pkg/src
Jan Lindemann e589cdbdbf cmds and lib: Don't print() log messages

print() should be used to output information requested by a certain command, but not for logging the process to achieve it. log() should be used for the latter. The current code has the distinction not down clearly, fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-30 08:11:39 +02:00
..
python cmds and lib: Don't print() log messages 2026-03-30 08:11:39 +02:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00