A wrapper over Unity Debug with some additional functionality. Using fluent syntax supports infinite chaining of debug conditions and statements to display different messages in the console log ...
'DebugPanel.unitypackage' contains a very simple prefab, essentially an in-game UI with some text fields, which displays Debug.Log messages. It is designed to be dropped directly into your Unity scene ...