Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traditional bridge debug utility #264

Open
6 tasks
hippiehunter opened this issue Oct 6, 2021 · 0 comments
Open
6 tasks

Traditional bridge debug utility #264

hippiehunter opened this issue Oct 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hippiehunter
Copy link
Contributor

hippiehunter commented Oct 6, 2021

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
@hippiehunter hippiehunter added the enhancement New feature or request label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant