Versions in this module Expand all Collapse all v1 v1.0.0 Oct 12, 2024 Changes in this version + const DefaultExtLogLineMaxDeep + func Debug(msg string) + func DebugJson(d any) + func DebugJsonf(d any, format string, v ...any) + func Debugf(format string, v ...any) + func Error(err error) + func Errorf(err error, format string, v ...any) + func Fatalf(format string, v ...any) + func Info(msg string) + func Infof(format string, v ...any) + func OpenDebug() + func Panicf(format string, v ...any) + func SetLogLineDeep(deep uint) + func ShowLogLineNo(openLine bool) + func VerboseJson(d any) + func VerboseJsonf(d any, format string, v ...any) + func Verbosef(format string, v ...any) + func Warnf(format string, v ...any)