frisbee-go
frisbee-go copied to clipboard
Use standardized logging
Frisbee currently relies on the zerolog library for all its logging needs. I would much rather we improve the https://github.com/loopholelabs/logging package and then use that instead so developers could bring whatever logger they wanted.