Clean up your console window using our log filter toolLarge projects can quickly accumulate too many Debug.Log statements. The solution to this is the Console Log Filter! Use the Log Filter window to select the scripts that you want to be able to send logs to the console window. No more scrolling through cluttered logs to find the debug information you need! Simply find and replace in you code editor to replace Debug.Log with ScriptLog.Log and enjoy your new logging.Editor window to select scripts to send debug messagesScriptLog class to allow/disallow scripts from sending messagesDemo scene with DemoScript object using ScriptLog.LogDocumentation PDF




