Put on some big-boy logging pants #3
Loading…
Add table
Add a link
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?
Print debugging isn't the way. Use the standard logging library instead. Start with one channel (info) and eventually split it out into info and error, maybe more if the project calls for it.