-
Notifications
You must be signed in to change notification settings - Fork 11
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
Feature/logconfig xsd #555
Conversation
First thing that came to mind was the on/off toggle support #509. Looking closer at it, I don't think it matters. |
Should I perhaps add an if else just to be safe? |
#509 closes and reopens the stream, so I think it needs to append. I should probably wipe the file contents when |
Yes, I was wrong. It needs append mode. |
PR is now backwards compatible and compatiable with dynamic logging also when |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Add XSD for logconfig and add option for generating non-timestamped csv files.