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

Stop Logging to Distribution Directory #60

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Conversation

lilleswing
Copy link
Contributor

#59

Stop logging to distribution directory -- instead log to stderr to stderr.

@@ -163,7 +163,7 @@ git clone https://github.com/rdk/p2rank.git && cd p2rank
```
Now you can run the program via:
```bash
distro/prank # standard mode that logs to distro/log/prank.log
distro/prank # standard mode that is run in production and logs to console
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you want to keep both of these going forward.

@rdk
Copy link
Owner

rdk commented Apr 18, 2023

@lilleswing, thank you for bringing this to my attention and submitting PR. Fix will be included in the next release.

@rdk rdk merged commit 7bbfd70 into rdk:develop Apr 18, 2023
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

Successfully merging this pull request may close these issues.

2 participants