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

Rework diagnostic system #1078

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Conversation

erri120
Copy link
Member

@erri120 erri120 commented Mar 18, 2024

  • Emitters are now per-game, similar to mod installers.
  • Removed IModDiagnosticEmitter and IModFileDiagnosticEmitter because they haven't been used, and I'm not sure how they'll be used at all. If we ever need them, we can re-add them.
  • Reworked DiagnosticManager to be much simpler.
  • Added cancellation support to the emitters.
@erri120 erri120 added this to the v0.4 milestone Mar 18, 2024
@erri120 erri120 requested a review from a team March 18, 2024 14:39
@erri120 erri120 self-assigned this Mar 18, 2024
@erri120 erri120 merged commit c769522 into Nexus-Mods:main Mar 19, 2024
5 checks passed
@erri120 erri120 deleted the feat/diagnostic-per-game branch March 19, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants