Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
This Pr includes:
fix: dev-help solve button not responding due to logging error
chore: add logger on other View to log errors on dedicated log channel
Fixes #243
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] Manual Testing
Test Configuration:
Firmware version: N/A
Hardware: N/A
Toolchain: N/A
SDK: N/A
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. This Pr includes:
Fixes #243
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: