Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Confusing log output on startup #186

Open
fbegyn opened this issue Apr 3, 2019 · 1 comment
Open

Confusing log output on startup #186

fbegyn opened this issue Apr 3, 2019 · 1 comment

Comments

@fbegyn
Copy link
Contributor

fbegyn commented Apr 3, 2019

At the time of writing, cvc outputs the following on startup.

Count Von Count starting in 1..2..3...
[16:53:40] CountVonCount.Main.main: count-von-count started
[16:53:40] CountVonCount.Boxxy.withBoxxies: Calling live.12urenloop.be:80/ (count-von-count:********), currently Down
Listening on http://0.0.0.0:8000
[16:53:40] CountVonCount.Boxxy.withBoxxies: live.12urenloop.be:80/ (count-von-count:*******) is now Up

I propose to change it to

Count Von Count starting in 1..2..3...
[16:53:40] CountVonCount.Main.main: count-von-count started
[16:53:40] CountVonCount.Boxxy.withBoxxies: Calling live.12urenloop.be:80/ (count-von-count:*********), currently Down
[16:53:40] Web interface listening on http://0.0.0.0:8000
[16:53:40] CountVonCount.Boxxy.withBoxxies: live.12urenloop.be:80/ (count-von-count:*******) is now Up
@ninewise
Copy link

ninewise commented Apr 3, 2019

Would be hard. That line is printed here, here being in a dependency of a dependency.

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