asai icon indicating copy to clipboard operation
asai copied to clipboard

Debugging support

Open favonia opened this issue 2 years ago • 1 comments

Based on some private conversation, I believe what we want is some support for developers to debug. @mmcqd

The current design is to make users happy, but we may also want to support spewing out more debugging information.

favonia avatar Jun 07 '23 08:06 favonia

@mmcqd @TOTBWF @jonsterling I have two competing designs:

  1. Have a separate Logger and Reporter can use Logger directly.
  2. Only add those functions to Reporter.

I wonder if you have any Insights... how would you like to add the ability to give more debugging information?

favonia avatar Nov 16 '23 15:11 favonia