Skip to content

Release Logging 1.0.1

Choose a tag to compare

@dazuma dazuma released this 21 Apr 20:47
· 24978 commits to main since this release
  • Middleware constructor can be called without an explicit logger. This should make integration in non-Rails applications simpler.
  • If Rails integration fails due to an auth error, the notice is now printed to STDOUT rather than STDERR, which should make it a bit less scary when displayed in Docker output.