Is there a way to capture HISE console logs externally?
-
I'm wondering if the logs are exposed somewhere for the console prints external to HISE, or if maybe there is a method to do so (by exporting a log file on every compile). Is this a possibility?
-
@VirtualVirgin There's Debug Mode
I don't think this write the output of Console.print though, so you'd need to handle that yourself.