Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/log.ts>FileHandlerOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface FileHandlerOptions
implements BaseHandlerOptions
Re-export
import { type FileHandlerOptions } from "https://deno.land/x/lume@v2.1.1/deps/log.ts";

Properties

filename: string
optional
mode: LogMode