Documentation ¶ Index ¶ func Debug(args map[string]any, template string, s ...any) func Error(args map[string]any, template string, s ...any) func Info(args map[string]any, template string, s ...any) func SetLevel(l slog.Leveler) func Warn(args map[string]any, template string, s ...any) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debug ¶ func Debug(args map[string]any, template string, s ...any) func Error ¶ func Error(args map[string]any, template string, s ...any) func Info ¶ func Info(args map[string]any, template string, s ...any) func SetLevel ¶ func SetLevel(l slog.Leveler) func Warn ¶ func Warn(args map[string]any, template string, s ...any) Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.