The contents of log buffer.

Allows to iterate over buffer entries from oldest to newest.

Hierarchy

  • Iterable<Entry>
    • Contents

Methods

  • Returns Iterator<Entry, any, undefined>

  • Evaluates the fill ratio of the buffer.

    Returns number

    The fill ratio, with 0 corresponding to empty buffer, and 1 corresponding to full one.

Generated using TypeDoc