Versions in this module Expand all Collapse all v0 v0.3.0 Aug 4, 2026 Changes in this version + var ErrInvalidLevel = errors.New("invalid log level") + func New(cfg Config) (*slog.Logger, io.Closer, error) + type Config struct + Level string + MaxBytes int64 + Path string v0.2.0 Aug 1, 2026