I.Say() Debug Messaging 1.0 Tools 4.4 Community
Submitted by user Freswinn; MIT; 2026-08-24
I.Say() is a convenient way of adding useful preformatted debug messages to your code. It adds an autoload singleton called "I" with the methods I.say() and I.sayerr(), which print your message to the debug console with a header showing the script file, method, and line number where the message is called from.
View files Download Submit an issue Recent Edits