Sol.io.Debug
From Runes of Magic Wiki - The Runes of Magic
Sol.io.Debug = function(msg, printFrame) Print a message to a specific frame, a debug frame, OR the DEFAULT_CHAT_FRAME (in that order) -only if Sol._help.DEBUG is true-. Color is orange. Parameters + msg - The message to print + printFrame - The frame to print to. Leave nil to print to DEFAULT_CHAT_FRAME

