-
Notifications
You must be signed in to change notification settings - Fork 968
Extending IDebugger doesn't retain the .log function #646
Copy link
Copy link
Closed
Labels
bugThis issue identifies a malfunctionThis issue identifies a malfunctionchange-patchThis proposes or provides a change that requires a patch releaseThis proposes or provides a change that requires a patch releasehelp-wantedThis issue has an actionable itemThis issue has an actionable itempr-welcomeThis issue has an approved change; a pull request would be appreciatedThis issue has an approved change; a pull request would be appreciated
Milestone
Metadata
Metadata
Assignees
Labels
bugThis issue identifies a malfunctionThis issue identifies a malfunctionchange-patchThis proposes or provides a change that requires a patch releaseThis proposes or provides a change that requires a patch releasehelp-wantedThis issue has an actionable itemThis issue has an actionable itempr-welcomeThis issue has an approved change; a pull request would be appreciatedThis issue has an approved change; a pull request would be appreciated
Bit annoying if i want to have a base IDebugger for stdout and another for stderr, but i have to re-bind console.log whenever i want to extend the stdout debugger.