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

Log HTTP Server Info On Startup #53

Open
armaniferrante opened this issue Sep 18, 2019 · 0 comments
Open

Log HTTP Server Info On Startup #53

armaniferrante opened this issue Sep 18, 2019 · 0 comments

Comments

@armaniferrante
Copy link
Contributor

armaniferrante commented Sep 18, 2019

When starting oasis-chain we receive the following logs

2019-09-18 13:08:24,171 INFO  [oasis_chain] Starting Oasis local chain
2019-09-18 13:08:24,200 INFO  [ws] Listening for new connections on 127.0.0.1:8546.
2019-09-18 13:08:24,202 INFO  [oasis_chain] Oasis local chain is running

This gives WebSocket information but nothing about the HTTP server. We should also log the HTTP information to make developing for the first time a little easier/more clear (otherwise one might not realize an HTTP server is up and running).

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

No branches or pull requests

1 participant