Logger utility class.

Hierarchy

  • Logger

Implements

  • ILogger

Constructors

  • new Logger(verbosity: number): Logger

Properties

DEFAULT_INSTANCE: Logger = ...

Default logger instance.

Verbosity: typeof Verbosity = ...

Logger verbosity thresholds.

Methods

  • debug(text: string): void
  • error(text: string): void
  • info(text: string): void
  • warn(text: string): void
Function symbol, f(📦) → 📦, where the argument and output are a box labeled 'glTF'.

Made by Don McCurdy • TypeDoc documentation • Copyright 2023, MIT license