Skip to main content
Module

x/branch/mod.ts>LogConfig

📠 Denosaurs pretty logger
Go to Latest
interface LogConfig
import { type LogConfig } from "https://deno.land/x/branch@0.0.3/mod.ts";

Properties

optional
quiet: boolean

Disables logging

optional
debug: boolean

Enables debugging

optional
fullscreen: boolean

Clear the console on reload events