Skip to main content
Module

x/astrodon/modules/astrodon-cli/utils.ts>Logger

Create Desktop apps with Deno 🦕
Latest
class Logger
import { Logger } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon-cli/utils.ts";

Constructors

new
Logger(module: keyof AcceptedModules)

Methods

log(message: string, type?: keyof States)