Changes to logging in https://github.com/dictation-toolbox/natlinkcore/commit/852f7c6bbd8bbc24dd7dc44a3ec73b5106364f82 Output field no longer gets stdout_stderr https://github.com/dictation-toolbox/natlinkcore/blob/33232b2647a257f0e8778485550a5889a12c9056/src/natlinkcore/configure/natlinkconfig_gui.py#L68 `sys.stdout.write(txt)` must not work
Changes to logging in 852f7c6 Output field no longer gets stdout_stderr
natlinkcore/src/natlinkcore/configure/natlinkconfig_gui.py
Line 68 in 33232b2
sys.stdout.write(txt)must not work