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

Log to stderr not stdout by default #213

Merged
merged 1 commit into from
May 13, 2024
Merged

Log to stderr not stdout by default #213

merged 1 commit into from
May 13, 2024

Conversation

yarikoptic
Copy link
Member

That could prevent interaction with downstream libraries which import duecredit first thing in their life cycle. And since then they might rely on stdout to be used for actually useful content, we better not to pollute it.

Underlying trigger for such a fix:

Release is needed as we have not released for awhile and downstream needs 3.12 compatibility etc

That could prevent interaction with downstream libraries which
import duecredit first thing in their life cycle.  And since then
they might rely on stdout to be used for actually useful content, we
better not to pollute it.

Underlying trigger for such a fix:

- dandi/dandi-cli#1441
@yarikoptic yarikoptic added minor Increment the minor version when merged release Create a release when this pr is merged labels May 13, 2024
@yarikoptic yarikoptic merged commit d74cf80 into master May 13, 2024
19 checks passed
@yarikoptic yarikoptic deleted the log-stderr branch May 13, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant