Releases: go-playground/log
Releases · go-playground/log
Release 8.1.2
Release 8.1.1
v8.1.1 update error dep (#53)
Release 8.1.0
v8.1.0 slog support + Groups (#52)
Release 8.0.2
What was fixed?
Corrected removal of default logger upon registering a custom one.
Release 8.0.1
v8.0.1 fix unhashable value during dedupe process (#48)
Release v8.0.0 RC8
v8.0.0-rc8 fix appending fields in clone() method (#46)
Release 8.0.0
v8.0.0 V8.0.0 rc9 (#47)
Release 8.0.0 RC7
V8.0.0 rc7 (#45) - Removed ability to remove individual log levels. Can use AddHandler and RemoveHandler to accomplish the same. Will leave it this way unless there's a compelling reason to expose this functionality. - Move std log redirect to top level our of console handler. - Add error and warning checks for std log output - fix std log redirect reset
Release 8.0.0 RC6
v8.0.0-rc6 add log level parser helper (#44)
Release 8.0.0 RC5
v8.0.0-rc5 rename console logger builder + function (#43)