Skip to content

fix(frontend): fix log names and overwriting

Bkg2k requested to merge fix/logs into master

Thank you for your contribution!

Please make sure your Merge Request is ready to be merged:

  • if the Merge Request is about a new feature, an improvement or an important bugfix, amend RELEASE-NOTES.md
  • you respected conventional commits
  • you updated the wiki Please it is important 🙏 !

The results of the build can give you clues about what is missing in your Merge Request.

Changes :

  • Fix default log name when opening logs from multiple classes
  • Fix -trace being overwritten by main class

Merge request reports