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://dotland.deno.dev/x/nessie@2.0.8/cli/utils.ts";

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

Returns

LoggerFn