Skip to content

add debug logs to _stream_writable #31761

Description

@YoDaMa

Is your feature request related to a problem? Please describe.
In debugging some Node.js stream related code, I'm getting debug logs for the readable stream, but not seeing any for the writable. Upon further investigation I found that there are no debug logs set up in writable stream.

https://github.com/nodejs/node/blob/master/lib/_stream_writable.js

Describe the solution you'd like
Add some nice logging to _stream_writable similar to _stream_readable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues requesting new Node.js features.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.streamIssues and PRs related to Node.js streams.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions