entropy-lab / entropy

BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

Dashboard - Make waitress logger print host and port to stdout on serve #280

Closed urig closed 2 years ago

urig commented 2 years ago

This PR resolves issue https://github.com/entropy-lab/entropy/issues/134 to make the Entropy CLI's serve command print the host name and port number when it commences running.

The PR changes the logging level of the waitress and hupper logger to INFO.

github-actions[bot] commented 2 years ago

Unit Test Results

239 tests   235 :heavy_check_mark:  57s :stopwatch:     1 suites      4 :zzz:     1 files        0 :x:

Results for commit abc092a7.