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

Support Discord Webhook for error messages + fix bug with confirmaton dialog #69

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

3Mydlo3
Copy link
Member

@3Mydlo3 3Mydlo3 commented Nov 14, 2024

This PR will:

  • Fix async void CreateConfirmationDialog crashing whole app on exception
  • Add Serilog
  • Add support for webhook integration for logging via AF_LogWebhookId and AF_LogWebhookToken .env settings.
  • Optional configurable log level for webhook integration via AF_LogWebhookLevel (Error by default, suggested is not lower than Warning)
  • Remove usage of Console.WriteLine and replace with proper loggers

@3Mydlo3 3Mydlo3 added bugfix Fix for a bug feature New feature or feature request labels Nov 14, 2024
@3Mydlo3 3Mydlo3 merged commit 786a787 into master Dec 12, 2024
3 checks passed
@3Mydlo3 3Mydlo3 deleted the legacy/log-terminating-exceptions-to-discord branch December 12, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix for a bug feature New feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant