import { CommandBuilder } from "https://deno.land/x/dax@0.28.0/src/command.ts";
Mutates the command builder to change the logger used
for printCommand()
.
x/dax/src/command.ts>CommandBuilder#setPrintCommandLogger
import { CommandBuilder } from "https://deno.land/x/dax@0.28.0/src/command.ts";
Mutates the command builder to change the logger used
for printCommand()
.