Skip to content

controller logger updates#1054

Open
PTKu wants to merge 15 commits intodevfrom
controller-logger-updates
Open

controller logger updates#1054
PTKu wants to merge 15 commits intodevfrom
controller-logger-updates

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Mar 3, 2026

  • Update AXSharp package versions to 0.47.0-alpha.452
  • adjustments to the logger to provide start-end entry
  • Refactor logger messages to use InspectorDescription method for consistency
  • Refactor logging and enhance inspector dialog details
  • Enhance messaging system with requalification and suspension features, update logging for step timeouts, and improve UI handling for potential issues.
  • Update messenger conditions to use 'Warning' and 'Potential' categories for improved logging clarity
  • Standardize severity localization keys and UI usage

PTKu added 8 commits February 25, 2026 12:44
Changed dialog event logging from Information to Verbose for reduced log noise. Added relevant using directives for dialogs, localization, and authentication. Inspector dialog now tracks current URL and retrieves inspection details/ID asynchronously. Log messages for inspector actions now use InspectionId for better traceability. Minor formatting and code structure improvements.
…, update logging for step timeouts, and improve UI handling for potential issues.
Refactored severity label keys in all resource files to use "Info", "Warning", "Error_", "System", and "Critical" for consistency across languages and components. Updated AxoMessengerView.razor and AxoObjectDiagnosticsView.razor to use new keys. Added ConvertToBadge helper for severity-based badge styling. Commented out "StateLabel" badge in AxoMessengerView.razor. SeverityOptions in AxoObjectDiagnosticsView.razor now skips the first enum value. Renamed "HideDetails" and "ShowDetails" keys to avoid duplicates. Minor resource file formatting fixes.
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.

1 participant