Skip to main content
Module

x/slack_web_api_client/logging/index.ts>SlackAPIClientLogLevel

Streamlined Slack Web API client for TypeScript
Latest
type alias SlackAPIClientLogLevel
import { type SlackAPIClientLogLevel } from "https://deno.land/x/slack_web_api_client@1.1.2/logging/index.ts";
definition:
| "DEBUG"
| "INFO"
| "WARN"
| "ERROR"
| "debug"
| "info"
| "warn"
| "error"
definition:
| "DEBUG"
| "INFO"
| "WARN"
| "ERROR"
| "debug"
| "info"
| "warn"
| "error"