Skip to content

Communicate Javascript console output via Python logging #890

@Archmonger

Description

@Archmonger

Current Situation

Javascript warnings and exceptions are currently not visible within the Python console. This feels fairly fragmented, as Python developers won't expect to check the client side console for warnings/errors.

Proposed Actions

By using our new messaging schema, all client-sided console output should be redirected to the server and logged the within the Python console.

This should only occur when ReactPy is in debug mode.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions