Logger class which supports logging statistics, as well as proxy logging interfaces for extended logging.

Constructors

Methods

  • Compresses similar logs to a single line

    Returns void

  • Create the statistics for a model ID.

    Parameters

    • modelID: number

      The model ID to create statistics for

    Returns Statistics

    The created statistics object.

  • Detects environment and initializes wasm callbacks

    Returns void