Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Implement log viewing #7

@edhager

Description

@edhager

The Dojo devtool needs to display messages published by the dojo/diagnostics API.

We decided that we want to use as many features of each browser's built-in dev tools as possible so for messaging viewing, we will use the console. Because we have decided to use postMessage to publish messages, we need the dojo/devtool browser extension to subscribe to messages and display them in the console.

We are treating the current dojo/devtool implementation as a prototype and therefore have no requirement to keep any of the existing code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions