Versions in this module Expand all Collapse all v0 v0.1.2 Jan 4, 2023 v0.1.1 Nov 20, 2022 v0.1.0 Nov 15, 2022 Changes in this version + type Logger interface + Common func(string, error) + Downfile func(string, error) + Log func(string, string, error) + Pnc func(string, error) + Upfile func(string, error) + func NewLogs(logfiles map[string]string) (Logger, error)