Skip to content

Improve ChromeLogger data-rendering #1

@mindplay-dk

Description

@mindplay-dk

Improve rendering of nested JSON data-structures in log.ts.

Currently, it's a simple JSON.stringify() - we'd like to add the ability to expand/collapse nested data-structures as in the regular console with the old extension.

Also, consider adding support for ___class_name as described in the original spec - it never worked properly; it only worked for the top-most object - if implemented, it should work for nested objects as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR welcomeYou can help out :-)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions