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

fix: Improve listening addr output #789

Merged
merged 3 commits into from
Feb 24, 2023
Merged

fix: Improve listening addr output #789

merged 3 commits into from
Feb 24, 2023

Conversation

flub
Copy link
Contributor

@flub flub commented Feb 23, 2023

This fixes the log message output which had an extraneous newline in
it and needlessly used debug output.

It also adds the listening address to the normal provider output: This
is universally useful since you can specify addresses with -a but
don't otherwise know which one is used if using OS-allocated ports.
This can also be useful for testing.

flub and others added 3 commits February 23, 2023 09:26
This fixes the log message output which had an extraneous newline in
it and needlessly used debug output.

It also adds the listening address to the normal provider output: This
is universally useful since you can specify addresses with -a but
don't otherwise know which one is used if using OS-allocated ports.
This can also be useful for testing.
The others are done in #790.
@flub flub merged commit 33c0482 into main Feb 24, 2023
@flub flub deleted the flub/log-listening branch February 24, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants