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

Change Log Level of Non-Actionable Warnings to Debug #2469

Open
Darsh0307 opened this issue Jul 26, 2024 · 1 comment
Open

Change Log Level of Non-Actionable Warnings to Debug #2469

Darsh0307 opened this issue Jul 26, 2024 · 1 comment

Comments

@Darsh0307
Copy link

Darsh0307 commented Jul 26, 2024

Originally posted by @ArchieCoder in #2423 (comment)

@ArchieCoder suggest changing the log level of these warnings to Debug. This adjustment will help in reducing the clutter in the warning logs and focus attention on issues that require immediate action. These warnings are not critical and do not necessitate immediate responses.

Microsoft.UI.Xaml.UIElement: Warning: The ManipulationMode 'TranslateX, TranslateY, TranslateInertia' is not supported by Uno. Only 'None', 'All', 'System', 'TranslateX', 'TranslateY', 'Rotate', and 'Scale' are supported. Using any other mode will not cause an error, but the corresponding manipulation event will not be generated. Note that with Uno the 'All' and 'System' are handled the same way.

Microsoft.UI.Xaml.UIElement: The ManipulationMode 'TranslateX, TranslateY, TranslateInertia' is not supported by Uno. Only 'None', 'All', 'System', 'TranslateX', 'TranslateY', 'Rotate', and 'Scale' are supported. Using any other mode will not cause an error, but the corresponding manipulation event will not be generated. Note that with Uno the 'All' and 'System' are handled the same way. 

I/Uno.Extensions.Navigation.Navigators.PanelVisiblityNavigator: CreateControlFromType - Creating control of type DirectConnectionControl 

I/Microsoft.UI.Xaml.UIElement: Microsoft.UI.Xaml.Controls.Button: no pointers to release. 

I/Uno.Extensions.Navigation.Navigators.FrameNavigator: NavigateAsync - Starting Navigation - Navigator: FrameNavigator Request: Main/Debug 

I/Microsoft.UI.Xaml.UIElement: Microsoft.UI.Xaml.Controls.Button: Cannot release pointer Mouse/1: not captured by this control.

Originally posted by @ArchieCoder in #2423 (comment)

@Darsh0307 Darsh0307 changed the title @jeromelaban may I suggest all the following warnings to be changed to Debug so they don't show in log level Warning? None of them have call to action to do anything. Issues with Navigation Paths and Xaml Controls Jul 26, 2024
@Darsh0307 Darsh0307 changed the title Issues with Navigation Paths and Xaml Controls Change Log Level of Non-Actionable Warnings to Debug Jul 26, 2024
@Darsh0307
Copy link
Author

@jeromelaban , If possible can we have an update on this one to change the log level of non actionable warnings ?

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

No branches or pull requests

1 participant