Skip to content

Velocity v1.1.2

Choose a tag to compare

@github-actions github-actions released this 08 May 11:20
· 147 commits to main since this release
dbd9971

Velocity v1.1.2

Fast, zero-allocation structured logging for Go with rich terminal output.

Install

go get github.com/tensorfoundrylabs/velocity@v1.1.2

Changelog

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)

Docs: pkg.go.dev/github.com/tensorfoundrylabs/velocity