Skip to main content
Module

x/branch/branch.ts>LogConfig

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

Properties

optional
quiet: boolean

Disables logging

optional
debug: boolean

Enables debugging

optional
fullscreen: boolean

Clear the console on reload events