mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>