Versions in this module Expand all Collapse all v5 v5.0.0 Feb 25, 2024 Changes in this version + func SetLogger(l *log.Logger) + func SetTarget(target Target) + type Target int32 + const General + const Packet + func (t Target) Print(args ...interface{}) + func (t Target) Printf(format string, args ...interface{})