Module

x/nessie/mod.ts>LoggerFn

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
type alias LoggerFn
import { type LoggerFn } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";

Logger function.

definition: (output?: any, title?: string) => void
import LoggerFn
import { LoggerFn } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";