-
Notifications
You must be signed in to change notification settings - Fork 3
boardwalk CLI should emit logs from a logger #7
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
boardwalk currently just prints out information to stdout using click.echo(). This has worked fine for a long time but it would be better if we started using a proper logger instead. This would more easily open the door to having debug logging levels for the CLI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed