bindl-dev / bindl

Project-defined static binary manager.
https://bindl.dev
Apache License 2.0
7 stars 0 forks source link

Remove zerolog #58

Open wilsonehusin opened 2 years ago

wilsonehusin commented 2 years ago

I have found that structured logging provides low visibility in context of user-facing command-line program. I think there is still value in leveled logging though, so somewhere between stdlib logger and zerolog would be good.