Open atc0005 opened 4 years ago
Nearly done with the prototype per my notes in #1. The more I work with this codebase the more I consider using logrus for it's leveled logging support.
Perhaps it is worth trying one of the other popular third-party logging libraries?
Some others I've come across that looked interesting:
Note to self: Ideally I would pick a package other than logrus for variety/exposure while learning the ropes.
Going to try https://github.com/rs/zerolog first.
Nearly done with the prototype per my notes in #1. The more I work with this codebase the more I consider using logrus for it's leveled logging support.
Perhaps it is worth trying one of the other popular third-party logging libraries?