Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

[REQUEST] getting_started.py: I'd like to add some sort of unique (sequential) number to the logger.info() msgs #17

Open
mwherman2000 opened this issue Jan 22, 2019 · 3 comments

Comments

@mwherman2000
Copy link

mwherman2000 commented Jan 22, 2019

@kdenhartog I'd like to modify getting_started.py in a small way by adding some sort of unique (sequential) number to the logger.info() msgs to make it easier to correlate:

  1. The code in the python script
  2. The logger.info() msgs generated by the script
  3. Written documentation about the script (e.g. https://github.com/hyperledger/indy-sdk/blob/master/doc/getting-started/getting-started.md)
  4. Graphics that help visualize the steps in the script.
  5. The sequence/interaction diagram; https://github.com/hyperledger/indy-sdk/blob/master/doc/getting-started/getting-started.svg

I want to run this by you first. I can make the changes (and I've become quite intimate with the flow of the script). I have a series of diagrams for about the first 60% of the Python code.

Thoughts? OK to go ahead?

@mwherman2000
Copy link
Author

mwherman2000 commented Jan 22, 2019

FYI :-) Here's what it currently takes to correlate the 5 different assets listed above ... #tedious :-) ...

correlating

@kdenhartog
Copy link
Owner

kdenhartog commented Jan 22, 2019

Yeah, I'll definitely work with you to get this in. It sounds like a great addition!

@mwherman2000
Copy link
Author

Confirmed thru a side conversation with Kyle.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants