Hierarchy

  • Logger

Constructors

Properties

_category: string
_children: Map<string, Logger>
_config: Record<string, any>
_consoleHandler: any
_handler: messageHandler
_id: string
_isParent: boolean
_level: LogLevel
_logHashes: Map<string, boolean> = ...
_logs: Log[] = []

Accessors

Methods

Generated using TypeDoc