Interface LogglerOptions

Hierarchy

  • LogglerOptions

Properties

appName: string
appVersion: string
axiom?: AxiomConfig
console?: ConsoleConfig
environment?: "production" | "prod" | "development" | "dev" | "staging" | "local"
sentry?: SentryConfig
slack?: SlackConfig

Generated using TypeDoc