Versions in this module Expand all Collapse all v1 v1.0.0 Oct 27, 2023 Changes in this version + func Main(version string) + type Log struct + func (l *Log) Printf(format string, v ...interface{}) + func (l *Log) Println(args ...interface{}) + func (l *Log) Verbose() bool