Versions in this module Expand all Collapse all v0 v0.1.0 Jul 19, 2026 Changes in this version + type Logger struct + func NewLogger(l *slog.Logger) *Logger + func (c *Logger) Error(str string) + func (c *Logger) Info(str string)