Skip to content

[dartdevc] Send log messages to injected client instead of chrome console #49030

Open
@annagrin

Description

@annagrin

Currently we send log messages to chrome console where they can get truncated, so dwds never receives a full message and cannot communicate it to the users. We should send a log event with the full message to the dwds's injected client instead, similar to what we already do for postEvent and registerExtension methods.

See discussions in flutter/devtools#3222 and flutter/flutter#47913

Related: dart-lang/webdev#1619

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.customer-dev-compilerweb-dev-compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions