Skip to content

Optimize console.log printing of proxied services #10

@Syndesi

Description

@Syndesi

Currently the proxied services do work from a functional point of view, however when using console.log() to print their properties and functions, data of the proxy itself is printed, and not of the actual proxy target.

Acceptance criteria:

  • Debug why console.log() does not yet work.
  • Fix it.
  • Write test case?

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