Skip to content

v1.8.1

Compare
Choose a tag to compare
@ldemailly ldemailly released this 22 Jul 00:43
· 22 commits to main since this release
c0e607f

What's Changed

  • Always log the host/authority when logging http requests (#38)
  • Add thread/goroutine id in JSON and color console mode (turn off with log.Config.GoroutineID = false (#37)
  • Use short field name for that ID: r (#39) [thus making 1.8.0 tag a pre release]

Credits go to @kortschak and @LaevusDexter for the dark arts code in goroutine (imported from https://github.com/kortschak/goroutine/)

Full Changelog: v1.7.0...v1.8.1