Versions in this module Expand all Collapse all v1 v1.0.0 Aug 26, 2024 Changes in this version + func Print(v ...interface{}) + func Printf(format string, v ...interface{}) + func SetLogger(customLogger StdLogger) + type StdLogger interface + Print func(v ...interface{}) + Printf func(format string, v ...interface{}) + var Logger StdLogger