Introduce a new CommunityToolkit.Maui.Diagnostics package #468
Replies: 4 comments 3 replies
-
Maybe some logging/analytics/crashes in a more informative/structured format |
Beta Was this translation helpful? Give feedback.
-
@bijington you can find the David's snippet to archive the debug rainbows effect here |
Beta Was this translation helpful? Give feedback.
-
I'll play the Devil's advocate here. I would say that those features should be implemented in the tooling, maybe the best will be to ask the VS team to put them on the roadmap. And maybe having a package that will be obsolete when VS implements the missing features. |
Beta Was this translation helpful? Give feedback.
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to propose that we introduce a new NuGet package that provides diagnostic support around building applications. We could name it
CommunityToolkit.Maui.Diagnostics
.Thoughts on its contents are:
Debug rainbows
(https://github.com/sthewissen/Xamarin.Forms.DebugRainbows)
Steven has given his blessing on Twitter and also suggested that David Ortinau might know how to achieve it in a few lines. There is also mention of the alignment grid features (I need to look this up)
FPS Counter
I recall there was a package somewhere that offered it. I could reach out to the maintainer and see what their thoughts are.
Additional
I would like us to also investigate how we could easily turn these features off in developers release builds so they can make sure they don't accidentally ship some of these features turned on.
anything else?
Beta Was this translation helpful? Give feedback.
All reactions