Versions in this module Expand all Collapse all v0 v0.0.2 Jun 7, 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