
Muninn: A logger for odin
This is my. First dip into odin, and I would love some feedback... Mods please discard is not allowed, but I hope it's OK.. I'm normally a data engineer, so I have mostly lived in py but I wanna play in big kids sandbox too ; )
A zero-ceremony logging package for Odin. Pretty, colored console output for humans, JSON Lines on disk for machines, optional per-thread output boxes, stack traces on error / fatal, and automatic log rotation.
Thanks for any feedback or comments.
Thanks @gingerbill for making a fun language!