Add debug logging in awl #12
Labels
No labels
Priority: High
Priority: Low
Priority: Medium
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference: sam/awl#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now that PR #10 to add logging is waiting to be merged, once it is merged we can go ahead and add debug and error level logging into awl so when using the
--debug
flag we can provide users actual debug info.For debug logging we will most likely want to add it where there are external requests actually being made.