Skip to content

Change console logging stream from stdout to stderr - #617

Merged
rocha merged 1 commit into
masterfrom
rocha/change-console-stream-to-stderr
Aug 12, 2013
Merged

Change console logging stream from stdout to stderr#617
rocha merged 1 commit into
masterfrom
rocha/change-console-stream-to-stderr

Conversation

@rocha

@rocha rocha commented Aug 8, 2013

Copy link
Copy Markdown
Contributor

Having the root logger send its output to stdout makes it hard to have django management commands that produce output that can be consumed by shell commands.

@cpennington @jzoldak @brianhw @jarv

any unintented consequence of this change?

@brianhw

brianhw commented Aug 9, 2013

Copy link
Copy Markdown
Contributor

None that I can think of. I was concerned that maybe some Pearson management command tests might care, but it looks like tests pass fine. 👍

@rocha

rocha commented Aug 9, 2013

Copy link
Copy Markdown
Contributor Author

@brianhw yeah, that is why I added you to the PR. Thanks for checking.

@cpennington

Copy link
Copy Markdown
Contributor

This will take effect for code running under gunicorn in nginx. Can you test what it does with the output in that situation? (You should be able to use the virtualbox single stack thing that @jarv has set up to test it).

@rocha

rocha commented Aug 12, 2013

Copy link
Copy Markdown
Contributor Author

I checked on the vagrant/virtualbox setup. The change does not affect the upstart logs /var/logs/upstart/, nor the logs at /mnt/logs/. I checked normal and error log messages.

@cpennington Is there something else you think I should check?

@jzoldak

jzoldak commented Aug 12, 2013

Copy link
Copy Markdown
Contributor

@rocha there's nothing that I can think of from a jenkins/test perspective. 👍

@cpennington

Copy link
Copy Markdown
Contributor

Sounds like the right set of places. 👍

rocha added a commit that referenced this pull request Aug 12, 2013
Change console logging stream from stdout to stderr
@rocha
rocha merged commit c727d43 into master Aug 12, 2013
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
mtyaka referenced this pull request in open-craft/openedx-platform Feb 10, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
…ration_phase1

Add ga_operation tool's function which move video files between AWS S3 buckets. openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
…ration_p1_2

Add ga_operation tool's function which create certificate and publish openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
…ration_p1_set_sender

Fix to be able to specify the mail sender to environment file for ga_operation tools. openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Apr 19, 2016
…ration_p1_show_cert_status

Modify web browser on the result message of publish certificate from ga_operation tools. openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request May 20, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request May 20, 2016
…ration_p2

Add aggregate function for ga_operation tools openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request May 20, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request May 20, 2016
…ongo_settings

Mod ga_operation mongo settings which move from env file to auth file openedx#617
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
…ration_phase3

Add specific aggregation function for ga_operation tools openedx#617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants