SiteLint documentation and guidelines

The errors were logged to the error console

Description

This rule determines when console.error is being used and sends the console message to the platform.

Purpose

Monitoring console.error is crucial to quickly catching and analyzing potential issues.

Rule

  • Audit: Quality.
  • Standard: SiteLint.
  • Level: Best Practices.
  • Success Criteria: Not applicable.
  • ID: console-log-error