Skip to content

Send untruncated dart:developer logs to debugging clients  #2330

Closed
@elliette

Description

@elliette

Creating a DWDS-specific issue from flutter/devtools#3222

Some options:

  1. Is there some way to get the non-truncated console.log messages from Chrome's log stream?

  2. If not, we can use emitDebugEvent in devleoper_patch to send messages to DWDS instead of console.logging them (this is what dart-lang/sdk@c83eeac did for postEvent). This is the proposal here: Flutter Web truncates logs written with dart:developer flutter/devtools#3222 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions