Skip to content

Logging does not display structured log details if a message exceeds certain amount of symbols #9596

@kerimamansaryyev

Description

@kerimamansaryyev

I log results from my service calls using dart:developer.log. From my assumption, DevTools fails to display structured log details whenever message of a log exceeds certain amount of symbols.

Smaller logs are displayed as expected, with details presented:

Image

However, if I try to log JWT token (1391 symbols) , the Details section will display just the message string

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2important to work on, but not at the top of the work list.screen: loggingIssues with the Logging screen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions