Skip to content
Snippets Groups Projects
Commit b0ce804f authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Improve user output

Improve the messages displayed to the user including the following changes:
 - Using ascii escape codes to use colors
 - Print file name and line numbers
 - Use str(operation)
 - Print summary at the end
 - Define monitor interface
 - Add copyright output
 - Print standard out of operations
 - Add short option to suppress operation standard out

Closes #3.

The default monitor class is currently not tested.
parent 7c74b500
No related branches found
No related tags found
1 merge request!2Feature/improve output
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment