package
Version:
v1.19.4
Opens a new window with list of versions in this module.
Published: Oct 3, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
type ILogger interface {
SetLevel(Level)
SysComp(interface{})
SysCall(interface{})
Debug(interface{})
Info(interface{})
Alert(interface{})
Warning(interface{})
Error(interface{})
Critical(interface{})
Panic(interface{})
Fatal(interface{})
SerializationPath() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.