Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/logger.ts>Logger#concatNamespaceAndText

The most mature backend framework for Deno
Go to Latest
method Logger.prototype.concatNamespaceAndText
import { Logger } from "https://deno.land/x/danet@1.7.4/src/logger.ts";

Parameters

text: string
colorFunc: (text: string) => string