Releases: charmbracelet/log
Releases · charmbracelet/log
v0.1.1
Bug fixes, et al...
Changelog
Bug fixes
- 84bab1c: fix(level): set debug int value to -1 (@aymanbagabas)
- e08a87d: fix(log): add semicolon after prefix (@aymanbagabas)
- d32241b: fix(log): ensure disabling styles for non-terminal outputs (@aymanbagabas)
Documentation updates
- 2d80948: docs: add levels and structured subsections (@aymanbagabas)
- cf129cc: docs: install instructions (#7) (@caarlos0)
- 298646b: docs: separate go get and import instructions (@maaslalani)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.0
Log: a minimal, colorful Go logging library. Log gives you leveled, structured, human readable, customizable logging for your Go applications. Use it to spruce up your logs in your HTTP servers, CLIs and TUIs!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.0.2
Changelog
New Features
- 8e40650: feat(ci): add goreleaser config (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.