Velocity v1.1.2
Velocity v1.1.2
Fast, zero-allocation structured logging for Go with rich terminal output.
Install
go get github.com/tensorfoundrylabs/velocity@v1.1.2Changelog
Other
- dbd9971: examples: indent deployment tree under log line in terminal-velocity (@thushan)
- bc21594: examples: revert section headers to fmt.Println, fix table alignment (@thushan)
- da67324: revert NewFromLogger to flush-left output; use log.Render explicitly for indented blocks (@thushan)
- 7b80483: route NewFromLogger writes through Render so output indents under message column (@thushan)
- f0c6147: use accurate message column for Logger.Render indent (@thushan)