Improve logging and debug logging setup [coffee task] #1
		Reference in New Issue
	
	Block a user
	
		
		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?
Just went through the code and it feels like logging could be improved. IN general we want to use https://www.npmjs.com/package/@push.rocks/smartlog to handle logging, since it folds nicely into the rest of our ecosystem.