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

#1045: remove -error.log file on exit if there was no error #1046

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 24, 2023

PR details

What changes did you make? (Give an overview)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jul 24, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 24, 2023
@JoernBerkefeld JoernBerkefeld linked an issue Jul 24, 2023 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the bug Something isn't working label Jul 24, 2023
@github-actions
Copy link

github-actions bot commented Jul 24, 2023

Coverage Report

Commit:2c40b7b
Base: develop@4b72006

Type Base This PR
Total Statements Coverage  51.75%  51.76%  (+0.01%)
Total Branches Coverage  41.66%  41.62%  (-0.04%)
Total Functions Coverage  60.12%  60.18%  (+0.06%)
Total Lines Coverage  51.66%  51.67%  (+0.01%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld merged commit 1cb3771 into develop Jul 24, 2023
6 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bugfix/1045-logger-creates-errorlog-files-even-if-no-errors-occured branch July 24, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] logger creates -error.log files even if no errors occured
1 participant