mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 01:20:04 +02:00
Instead of writing error messages to stderr, route them into the python code and use the standard python logging system. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>