Releases: Roshick/go-autumn-slog
Releases · Roshick/go-autumn-slog
v0.3.0
Provide default config for common fields
v0.2.2
Secure logging.Logger from panicking without setting slog.Default for every new instance
v0.2.1
Provide UTC and ZERO TimeTransformer via config
v0.2.0
Adjust handleroptions.Config to go-autumn-configloader rework and move into logging package
v0.1.2
Initialise logging with slog.Default to avoid nil pointer dereferences
v0.1.1
Rename logging.NewLogging to logging.New
v0.1.0
Provide initial implementation