Thank you for the tip on setting the launch environment variable *KICAD_ALLOC_CONSOLE. *That worked. Now I can see printf() output.
Jeff, I have been seeing the decorator stuff in the code. What is the standard way of turning this on? I also see LOGs being used. m_logger->Log(). I follow this to being pushed onto m_events and accessed in method TOOL_EVENT. What I am missing is how to access m_events from the screen or a log file. A pointer to accessing the decorator and logs would be appreciated. Ta Stuart -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/6563552f-9a63-485b-a75e-b9455f31cd8dn%40kicad.org.
