Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_slack_data_mapper/dependencies/logger.ts>LoggerOptions

A handy way to manage data in Slack's next-generation platform datastores
Latest
interface LoggerOptions
import { type LoggerOptions } from "https://deno.land/x/deno_slack_data_mapper@2.6.2/dependencies/logger.ts";

Properties

optional
handlers: BaseHandler[]