class Loggerimport { Logger } from "https://deno.land/x/easyts@0.1.3/log/logger.ts"; ConstructorsnewLogger(opts?: LoggerOptionsInit)Propertiesreadonlyopts: LoggerOptionsMethodslog(...vals: Array<any>): void