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

Stream info printed in DEBUG mode #418

Open
artsyjian opened this issue Aug 12, 2024 · 0 comments
Open

Stream info printed in DEBUG mode #418

artsyjian opened this issue Aug 12, 2024 · 0 comments
Labels
medium medium importance

Comments

@artsyjian
Copy link
Contributor

DEBUG=1 causes low level stream info to be printed, which is makes it hard to debug.

I prefer DEBUG=1 to print only Hokusai specific debug information.

ip-10-0-0-17:hokusai-sandbox jxu$ DEBUG=1 hokusai staging run --tty sh                                                If you don't see a command prompt, try pressing enter.
I0807 13:40:46.593059    8421 log.go:184] (0xc000538160) (0xc0003f2fa0) Create stream                                                                                                                      I0807 13:40:46.593444    8421 log
.go:184] (0xc000538160) (0xc0003f2fa0) Stream added, broadcasting: 1
                                                                    I0807 13:40:46.692328    8421 log.go:184] (0xc0005
38160) Reply frame received for 1
                                 I0807 13:40:46.692400    8421 log.go:184] (0xc000538160) (0xc0003f6640) Create stream 
I0807 13:40:46.692421    8421 log.go:184] (0xc000538160) (0xc0003f6640) Stream added, broadcasting: 3
                                                                                                     I0807 13:40:46.78
9318    8421 log.go:184] (0xc000538160) Reply frame received for 3
                                                                  I0807 13:40:46.789388    8421 log.go:184] (0xc000538
160) (0xc000354b40) Create stream
                                 I0807 13:40:46.789422    8421 log.go:184] (0xc000538160) (0xc000354b40) Stream added,
 broadcasting: 5
@artsyjian artsyjian added the medium medium importance label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium medium importance
Projects
None yet
Development

No branches or pull requests

1 participant