mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-11 23:21:04 +01: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>