Versions in this module Expand all Collapse all v0 v0.7.6 Jun 15, 2024 Changes in this version + var GlobalSubsystem string + var LogConsumer func(LogEntry) + func LogLogEntry(entry LogEntry) + func LogWithLogger(entry LogEntry) + func Logf(format string, args ...interface{}) + func LogfRpc(reqId string, format string, args ...interface{}) + func LogfSS(subsystem string, format string, args ...interface{}) + type LogEntry struct + LogLine string + ReqId string + SubSystem string