Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

How to run app in debug? #390

Open
pushp1997 opened this issue Aug 8, 2023 · 1 comment
Open

How to run app in debug? #390

pushp1997 opened this issue Aug 8, 2023 · 1 comment

Comments

@pushp1997
Copy link

I am using the follwing command to run my application:
minifab apprun -l go

and I get the following output:

..
# Running operation: ******************************************
  run chaincode application
...
# App run *****************************************************
  Application in go completed successfully

# STATS *******************************************************
minifab: ok=22  failed=0

real    0m20.507s
user    0m8.208s
sys     0m0.729s

How do I run the app in debug mode so that I can get the logs in the terminal once the app completes?

@pushp1997
Copy link
Author

For now, I am docker logs --follow apprun to check my logs.

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

1 participant