Skip to content

v3.0.3

@blgm blgm tagged this 06 Dec 18:15
* feat: compatibility with log/slog

In Go 1.21 a new structured logging package was added.
This feature adds basic compatibility between lager and log/slog.
This reduces the friction of mixing code that uses lager with code that
uses log/slog.

* test: flexibility in timestamp matching

---------

Co-authored-by: George Blue <gblue@pivotal.io>
Assets 2