LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.82k stars 1.16k forks source link

gladevcp: use logger for all console outputs instead of print() #3184

Open hansu opened 1 week ago

hansu commented 1 week ago

Use the logger for all console outputs and make it a bit easier to see where they are coming from.