Sure TIG. As shown in the video, its just an extension that opens a window so that when you execute Ruby:
DevLog.info("Hello world")
It shows in the log window. You can filter on log level and there are:
DevLog.warn("oo, something might be bad")
DevLog.error("oo, this is an error")
DevLog.fatal("oo, I cannot continue")
When you close SketchUp, the entire log file is saved to %Temp%
USP: Its around 4000x faster than puts







