Skip to content

[utils] Improve warn() / error() utils #2589

@oliviertassinari

Description

@oliviertassinari

Summary

We have two console utils:

export function warn(...messages: string[]) {

export function error(...messages: string[]) {

I believe we have a couple of issues/opportunities to improve them. I expect them to be used across the codebase, so the details will have a compounding impact, hence this umbrella issue. The list I can see:

Metadata

Metadata

Assignees

No one assigned

    Labels

    package: utilsSpecific to the utils package.status: waiting for maintainerThese issues haven't been looked at yet by a maintainer.umbrellaFor grouping multiple issues to provide a holistic view

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions