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 #192

Closed
wants to merge 4 commits into from
Closed

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

wants to merge 4 commits into from

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.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.17%) to 97.89% when pulling 1959e00 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 1959e00 on leesdolphin:output-server-to-stdout into 8b9acb1 on timvideos:master.

@mithro
Copy link
Member

mithro commented Feb 6, 2015

Can you rebase this pull request onto master? It doesn't seem big enough to need 4 commits.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.17%) to 97.89% when pulling 1959e00 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 1959e00 on leesdolphin:output-server-to-stdout into 8b9acb1 on timvideos:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants