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:
committed by
Facebook GitHub Bot
parent
03a1add092
commit
853ee24c9b
@@ -92,6 +92,8 @@ test('Correct top level API exposed', () => {
|
||||
"FlipperLib",
|
||||
"HighlightManager",
|
||||
"Idler",
|
||||
"InteractionReport",
|
||||
"InteractionReporter",
|
||||
"LogLevel",
|
||||
"LogTypes",
|
||||
"Logger",
|
||||
|
||||
Reference in New Issue
Block a user