As I’m new to Unity I have lots of debug.log, print, debug.line etc.
Rather than commenting them out when not needed (and then uncommenting them again when it goes wrong); is there a simple way to simply not have them included in a build? i.e. they are automatically ignored. Or do I have to: