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

fixup hard-coded log paths and dirs #20

Open
jasonabele opened this issue Mar 26, 2014 · 0 comments
Open

fixup hard-coded log paths and dirs #20

jasonabele opened this issue Mar 26, 2014 · 0 comments

Comments

@jasonabele
Copy link
Contributor

There are several places in the wtf code where:

  • log filenames are hardcoded
  • output paths are assumed to be current dir

Consider adding a log_manager module to manage log filenames and paths and hopefully provide an easy way to collect logs after a test run.

For one example, see discussion here: 135bff2#commitcomment-5798516

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

No branches or pull requests

1 participant