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

x/nessie/cli/utils.ts>getLogger

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
function getLogger
import { getLogger } from "https://deno.land/x/nessie@2.0.8/cli/utils.ts";

A logger to use throughout the application, outputs when the debugger is enabled

Returns

LoggerFn