Releases: blugnu/ulog
Releases · blugnu/ulog
v0.4.3
Changelog
- 94965a2 fix: consistent JSON identifier case (closes #20) and extraneous newline (closes #21)
- a2629dc doc: clarified behaviour of dispatch()
- a220c3d fix: emit error fields using .Error() (fixes #19)
- cc87906 doc: clarified behaviour of getFormattedBytes
- f4ec033 ref: consistent casing for JSON related identifiers (fixes #20)
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.2
v0.2.1
techstack files added; Callsite prefix added to field ids for callsite file and function fields
v0.2.0
support for betterstack logs (logtail)
v0.1.0
initial release with support for logfmt and json log output, stdio and mux backends, with a mock to facilitate log testing in TDD