package
Version:
v0.2.16
Opens a new window with list of versions in this module.
Published: Feb 7, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
type ILogger interface {
Panic(args ...interface{})
Error(args ...interface{})
Warn(args ...interface{})
Info(args ...interface{})
Debug(args ...interface{})
Trace(args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.