I want to write anything logged to the console using the osbot logger (org.osbot.utility.Logger) to a simple log/text file. Seeing as osbot implemented their own logger I cannot simply add a filehandler like I would with the JCL logger, I'm wondering if there is any standard or 'correct' way to do this.