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

fix(echo/log): Append to log instead of overwrite #229

Merged
merged 1 commit into from Feb 8, 2018
Merged

fix(echo/log): Append to log instead of overwrite #229

merged 1 commit into from Feb 8, 2018

Conversation

dwilliams-kenzan
Copy link
Contributor

Changing to appending to the log file so logs will correctly rotate. This prevents large amounts of null data at the start of a rotated log file.

Changing to appending to the log file so logs will correctly rotate.  This prevents large amounts of null data at the start of a rotated log file.
@lwander lwander merged commit 533339b into spinnaker:master Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants