Versions in this module Expand all Collapse all v0 v0.0.1 Sep 1, 2024 Changes in this version + const LevelDebug + const LevelSilent + const LevelVerbose + var DefaultLogger = newConsoleLogger(os.Stderr) + var Level = LevelSilent + func Debug(v ...any) + func Verbose(v ...any) + func Warn(v ...any)