Skip to main content
Module

x/papyrus_file/options.interface.ts>PFileOptions

Transport for the Papyrus logger
Latest
interface PFileOptions
import { type PFileOptions } from "https://deno.land/x/papyrus_file@v1.0.0/options.interface.ts";

Properties

optional
maxFileSize: string | number
optional
output: string
optional
rotate: boolean
optional
timeFormat: string