method RotatingFileHandler.prototype.logimport { RotatingFileHandler } from "https://deno.land/std@0.63.0/log/handlers.ts"; log(msg: string): voidParametersmsg: stringReturnsvoid