Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/log.ts>getLogger

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function getLogger
Re-export
import { getLogger } from "https://deno.land/x/lume@v2.1.4/deps/log.ts";

Get a logger instance. If not specified name, get the default logger.

Parameters

optional
name: string