TypeDoc API - v0.28.2

    Class Logger

    A logger that will not produce any output.

    This logger also serves as the base class of other loggers as it implements all the required utility functions.

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    Methods

    • Log the given verbose message.

      Parameters

      • text: string

        The message that should be logged.

      Returns void

    Properties

    errorCount: number = 0

    How many error messages have been logged?

    level: LogLevel = LogLevel.Info

    The minimum logging level to print.

    warningCount: number = 0

    How many warning messages have been logged?

    MMNEPVFCICPMFPCPTTAAATR