Logging
2 documents
Analytics
All significant user actions MUST be instrumented via an `AnalyticsProvider` interface (`track(event, properties)`). ...
csharpkotlinswifttypescript
Instrumented logging
Every component and flow must be instrumented with structured logging using the platform's best-in-class framework:
csharpkotlinpythonswifttypescriptwebwindows