Skip to content

Add option to log to STDOUT #965

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hickey
Copy link

@hickey hickey commented Jun 5, 2024

This change recognizes the DEBUG_USE_STDOUT environmental variable to allow log messages to be directed to STDOUT when the NodeJS version is being used. Please refer to #964 for the use case to support this change.

I have added a test that I think will work for testing this functionality. Since my NodeJS knowledge is not that great I can not say for certain that it works as I expect it to. It is my hope that you will correct any problem with the test.

Closes #964

Signed-off-by: Gerard Hickey <hickey@kinetic-compute.com>
@hickey hickey force-pushed the choose_file_descriptor branch from 9481d46 to 27d567f Compare June 5, 2024 22:38
@hickey
Copy link
Author

hickey commented Jun 20, 2024

Anybody still working on this project?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow choice between STDERR and STDOUT
1 participant