Versions in this module Expand all Collapse all v1 v1.0.0 Feb 12, 2023 Changes in this version + type FxeventLogger struct + Logger Logger + func (l *FxeventLogger) LogEvent(event fxevent.Event) + type Logger interface + Close func() error + DPanic func(string, ...any) + Debug func(string, ...any) + Error func(string, ...any) + Fatal func(string, ...any) + Info func(string, ...any) + Panic func(string, ...any) + Warn func(string, ...any)