Skip to main content
Module

std/log/mod.ts>setup

Deno standard library
Go to Latest
function setup
import { setup } from "https://deno.land/std@0.41.0/log/mod.ts";

Parameters

config: LogConfig

Returns

Promise<void>