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

Add flag to allow server logs to be output to Standard Output/Error #193

Merged
merged 1 commit into from Feb 6, 2015
Merged

Add flag to allow server logs to be output to Standard Output/Error #193

merged 1 commit into from Feb 6, 2015

Conversation

software-opal
Copy link

Added a flag to gstswitch.server.Server to allow the server's output to be sent to the python process' standard output/error. The default action is to output to the file. To change this; add log_to_file=False to the server's constructor.

This is a rebase of Pull Request #192.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling be6db2f on leesdolphin:output-server-to-stdout into 8b9acb1 on timvideos:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.17%) to 97.89% when pulling be6db2f on leesdolphin:output-server-to-stdout into 8b9acb1 on timvideos:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.17%) to 97.89% when pulling be6db2f on leesdolphin:output-server-to-stdout into 8b9acb1 on timvideos:master.

mithro added a commit that referenced this pull request Feb 6, 2015
Add flag to allow server logs to be output to Standard Output/Error
@mithro mithro merged commit 3366f20 into timvideos:master Feb 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants