Open alelom opened 5 years ago
(note to self) check how to get log like here: https://github.com/aecdeltas/Grasshopper_Toolkit_AECDeltasFork/blob/997d973adc01f7c8d6a0a04cf1bc7b7a096d7de3/Grasshopper_UI/2.1/Components/Adapter/SpeckleBHoMPush.cs#L204-L213
Messages from Speckle need to be returned to the UI. Those may be "appended" to the component balloon via the
Engine.Reflection.Compute.RecordError
mechanism. However that could be problematic -- consider scenario where a message is given for every object pushed. See if speckle has different logging levels. Another option for returning the would be to somehow add some "info" output from the Push.