Release: diagnostic error log, Log button, version display #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What does this PR do?
Release: merges the diagnostic-log feature (#13) into
main. The Version Bump workflow will tag the nextv1.4.{PR number}.Included change:
%APPDATA%\TaylerLogTailer\logs\diagnostic.logwith a per-session header (app version, OS, .NET, settings, watched windows) and full exception detail (type, message, HResult / Win32 code) for watcher and file-read failures.How was this tested?
dotnet build Tayler.slnx -c Release- 0 errors, 0 warnings (viabuild.ps1)Checklist