-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extending IDebugger doesn't retain the .log function #646
Labels
bug
This issue identifies a malfunction
change-patch
This proposes or provides a change that requires a patch release
help-wanted
This issue has an actionable item
pr-welcome
This issue has an approved change; a pull request would be appreciated
Milestone
Comments
Yep, confirmed. Great catch :) |
Qix-
added
bug
This issue identifies a malfunction
change-patch
This proposes or provides a change that requires a patch release
help-wanted
This issue has an actionable item
pr-welcome
This issue has an approved change; a pull request would be appreciated
labels
Dec 18, 2018
Qix-
added a commit
that referenced
this issue
Dec 19, 2018
Qix-
added a commit
that referenced
this issue
Dec 19, 2018
Qix-
added a commit
that referenced
this issue
Dec 22, 2018
Backported to |
This was referenced Aug 13, 2019
This was referenced Oct 17, 2019
This was referenced Oct 26, 2019
This was referenced Aug 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
This issue identifies a malfunction
change-patch
This proposes or provides a change that requires a patch release
help-wanted
This issue has an actionable item
pr-welcome
This 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.
The text was updated successfully, but these errors were encountered: