-
Notifications
You must be signed in to change notification settings - Fork 4
add logging framework #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
break-time currently does not have any nice way of logging information or debug messages.
It would be nice to add in support for some sort of logging framework, and let the user specify a
--verboseor--debugflag when running break-time to get more information about what is going on.