Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Logger

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Logger(tag: string): Logger
  • Parameters

    • tag: string

      标签

    Returns Logger

Properties

Readonly tag

tag: string

Methods

log

  • log(str: string): void
  • Parameters

    • str: string

    Returns void

Generated using TypeDoc