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

Enable logging file #204

Closed
dwang2 opened this issue Oct 7, 2015 · 2 comments
Closed

Enable logging file #204

dwang2 opened this issue Oct 7, 2015 · 2 comments
Labels
feature New feature or request patchwelcome

Comments

@dwang2
Copy link

dwang2 commented Oct 7, 2015

It'd be better to take command option to output logs to a file.

@DirectXMan12 DirectXMan12 added feature New feature or request patchwelcome labels Oct 7, 2015
@DirectXMan12
Copy link
Member

We already use the Python standard library's logging framework, so this should be as easy as adding a command line option for switching the logger to a file logger.

@jeffforbes
Copy link

I already made patches for controlling the location of the log file and making sure all of the messages went to the same location and put them in a different issue report: #193

I am not sure how to get them into the correct place for eventual incorporation into the code base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request patchwelcome
Projects
None yet
Development

No branches or pull requests

3 participants