Versions in this module Expand all Collapse all v0 v0.8.1 Jan 22, 2025 Changes in this version + var LogFiles = []string + type Logger interface + Del func(level string, msg string) + Getf func(level, msg string) + Ichal func(level string, msg string) + Log func(level string, msg string) + Pnc func(msg string) + Putf func(level, msg string) + Replace func(level string, msg string) + Report func(level string, msg string) + Restore func(level string, msg string) + Schal func(level string, msg string) + Space func(level string, msg string) + Stag func(level string, msg string) + func NewLogger(logfiles map[string]string) (Logger, error)