Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsolaLogObject

Hierarchy

  • ConsolaLogObject

Index

Properties

additional?: string | string[]
args?: any[]
date?: Date
level?: LogLevel
message?: string
tag?: string
type?: "error" | "ready" | "start" | "debug" | "info" | "log" | "trace" | "warn" | "silent" | "fatal" | "success" | "verbose"

Generated using TypeDoc