Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_util/logger.ts>Logger#loading

A collection of util libraries for Deno like logger [supports color, format, level], prompts [password]
Latest
method Logger.prototype.loading
import { Logger } from "https://deno.land/x/deno_util@v0.0.3/logger.ts";

loading: show loader with message

Parameters

optional
message: string = [UNSUPPORTED]