Skip to content
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

configureable stream defaulting to process.stdout #1

Merged
merged 2 commits into from
May 18, 2018
Merged

configureable stream defaulting to process.stdout #1

merged 2 commits into from
May 18, 2018

Conversation

bttmly
Copy link
Contributor

@bttmly bttmly commented May 16, 2018

This PR provides a mechanism for providing a writable stream to a Signale instance. The most common use would be to pass process.stdout instead of the default process.stderr although you could do other things like write to a socket if your client can understand ANSI escape sequences.

@klaudiosinani klaudiosinani self-requested a review May 18, 2018 12:19
@klaudiosinani klaudiosinani added the enhancement New feature or request label May 18, 2018
@klaudiosinani
Copy link
Owner

Looks awesome! Thank you a lot for taking the time to contribute : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants