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

x/ultra/lib/deps.ts>log.getLogger

🧙 Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function log.getLogger
import { log } from "https://deno.land/x/ultra@v2.0.0-beta.18/lib/deps.ts";
const { getLogger } = log;

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

Parameters

optional
name: string