@metreeca/tape - v0.10.0
    Preparing search index...

      @metreeca/tape - v0.10.0

      Simplified facade for the LogTape logging framework.

      Provides the log function for logger retrieval, LogTape configuration and function guarding, with categories derived automatically from module paths and zero-configuration defaults for local code, the time function for monitoring task execution, and the report function for formatting values as readable log content.

      Functions

      log

      Retrieves loggers, configures LogTape, and guards functions.

      time

      Executes a task (sync or async) and monitors its execution time.

      report

      Formats a value as a readable report.