Versions in this module Expand all Collapse all v1 v1.16.39 Oct 29, 2025 Changes in this version + func ParseLogLevel(level string) (slog.Level, error) + type Logger struct + func InitLogger(alias string, level string, jsonFormat bool, writer io.Writer) (Logger, error) + func (l *Logger) SetLogLevel(level string) error