Bonkers faster logging. New extension for developers
-
Hi,
DevLog v1.0 is a high performance logging extension for SketchUp. Its built from the ground up to be very fast - currently can handle around 2,000,000 log lines per second. I built it because puts really isn't made to handle lots of logging that you often need when debugging during development.
RBZ attached below. Let me know your thoughts!
Here is a short vid explaining a bit more::
DevLog explainer
RBZ installer attached
-
Can you please explain more about its function and use...
-
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
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement