Add info about interactions to error reports

Summary: When reporting errors we could add info about interactions which caused errors. Ability to connect errors and interactions could be quite helpful for analysing and debugging errors and where they are coming from.

Reviewed By: passy, mweststrate

Differential Revision: D28467575

fbshipit-source-id: bef69917a4d6c786d762a2f6eb75a47fd4e46b0f
This commit is contained in:
Anton Nikolaev
2021-05-18 08:06:07 -07:00
committed by Facebook GitHub Bot
parent 03a1add092
commit 853ee24c9b
9 changed files with 51 additions and 13 deletions

View File

@@ -92,6 +92,8 @@ test('Correct top level API exposed', () => {
"FlipperLib",
"HighlightManager",
"Idler",
"InteractionReport",
"InteractionReporter",
"LogLevel",
"LogTypes",
"Logger",