Skip to content

v1.10.1

Latest

Choose a tag to compare

@thaJeztah thaJeztah released this 19 Aug 09:07
v1.10.1
8b673a9

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic
    when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with
    WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: v1.10.0...v1.10.1