add logging
Open
enhancement
good first issue
- Dominant language
- Vue
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we just use `println!` to log some status messages on the server. It would be nice to do something better here. Currently there's kinda a lot of text being printed by the server, and it would also be nice to have an option to turn on/off logging. Coordinate with #8 when adding CLI options.
Contributor guide
Assessment
This issue has not been assessed yet.