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 to log files by default or through the global_config.json #31

Closed
GoogleCodeExporter opened this issue Apr 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Various crashes and problems could be more easily identified if ga-bitbot 
logged output of it's components to log files. Currently, various utilities do 
output to stdout/screen various messages when ran directly [as in pypy 
gts.py..], but not when gal.py runs them. It would be great if they stashed 
their output to log files when gal.py starts them.

Thank you =]

Original issue reported on code.google.com by purge...@gmail.com on 25 Feb 2012 at 8:10

@GoogleCodeExporter
Copy link
Author

added functionality to capture error logs for all scripts launched by gal.py 
except for report_gen and wc_server. global_config.json contains the error log 
file paths.

Changes are on the code repo, will be included in the next download version 
(0.3)

Original comment by brian.mo...@gmail.com on 26 Feb 2012 at 12:05

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by brian.mo...@gmail.com on 28 Dec 2012 at 8:35

  • Changed state: Verified

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

No branches or pull requests

1 participant