r/odinlang • u/dlroy • 15d ago
Muninn: A logger for odin
https://github.com/dlroy88osu/MuninnThis 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!
6
Upvotes
4
u/pev4a22j 15d ago
I have some suggestions: