You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to create a debug utility for traditional bridge that logs all input and output across the local or ssh link. It should take json text directly and format it into an appropriate message.
This utility needs to be shipped as a .net cli tool
point it at a System.Models dll to get data objects
take input interactively or from an input json file
dump all communication to and from either to the console or an output file
allow launch configuration to enable debugger remote or local
allow environment configuration via explicit appsettings.json from command line
The text was updated successfully, but these errors were encountered:
It would be helpful to create a debug utility for traditional bridge that logs all input and output across the local or ssh link. It should take json text directly and format it into an appropriate message.
The text was updated successfully, but these errors were encountered: