Documentation
¶
Overview ¶
implements distributed logging for waveshell processes
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalSubsystem string
this should match base.ProcessType (set by main)
View Source
var LogConsumer func(LogEntry)
if not set, Logf is a no-op. will be set by main to hook up to the main packet.PacketSender
Functions ¶
func LogLogEntry ¶
func LogLogEntry(entry LogEntry)
func LogWithLogger ¶
func LogWithLogger(entry LogEntry)
Types ¶
Click to show internal directories.
Click to hide internal directories.