Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/release_up/plugins/github/deps.ts>log.HandlerOptions

🌱 Automate releases with breeze
Go to Latest
interface log.HandlerOptions
import { type log } from "https://deno.land/x/release_up@0.6.0/plugins/github/deps.ts";
const { HandlerOptions } = log;

Properties

optional
formatter: string | FormatterFunction