Log a message to the console with the specified level

0.7.0

  • Type Parameters

    • T

    Parameters

    • value: T

      value to inspect

    • msg: string

      message to log

    • level: LogLevel = LOG_DEBUG

      log level

    Returns T

    • value passed through