method BaseCommand.prototype.logRe-exportimport { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts"; log(...args: any[])Write line to stdout. Parameters...args: any[]Data to write to stdout.