8000 Fix windows log saving by theofanis · Pull Request #211 · bol-project/bol-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix windows log saving #211

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.

8000

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

Merged
merged 15 commits into from
Nov 25, 2024
Merged

Fix windows log saving #211

merged 15 commits into from
Nov 25, 2024

Conversation

theofanis
Copy link
Member
@theofanis theofanis commented Nov 16, 2024

Fixes saving logfiles on Windows.

Other changes:

  • A new DisplayErrorMessage is introduced to be used with IMessenger. The App instance receives such messages and displays an alert.
  • Log files max limit is increased to 10 MB.
  • 15 log files are retained at maximum.
  • Log files are retained for 15 days maximum.
  • Logger doesn't use flush interval.
  • [Windows] When app exits a proper environment exit happens.
  • A new build script is added for Windows side-load builds. A certificate thumbprint argument must be provided, for example:
.\publish-side-load.ps1 -t <my-dev-cert-thumbprint>

@theofanis theofanis requested a review from moscnik November 16, 2024 18:18
@theofanis theofanis merged commit f5cb22c into develop Nov 25, 2024
@theofanis theofanis deleted the feature/fix-windows-logs branch November 25, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0