Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@sitespeed.io/log

sitespeedio7.3kApache-2.00.2.4

The log for sitespeed.io projects

readme

Sitespeed.io log

A simple console.log wrapper for sitespeed.io projects.

changelog

sitespeed.io log changelog (we do semantic versioning)

0.2.4 - 2025-01-10

Fixed

  • Better safe than sorry: try/catch when logging.

0.2.2 - 2025-01-07

Fixed

  • Fixed another mapping log level problem.

0.2.1 - 2025-01-07

Fixed

  • Fixed log levels.

0.2.0 - 2025-01-07

Added

  • Add warning method.

0.1.0 - 2025-01-07

Added

  • You can now set a specific log level (for example log only ERRORS and above) #1.

0.0.2 - 2025-01-06

  • This is the first release, setting up the basic functionality.