package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jan 14, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Logger interface {
Debugf(format string, args ...interface{})
Infof(format string, args ...interface{})
Warnf(format string, args ...interface{})
Errorf(format string, args ...interface{})
}
Logger интерфейс логгера.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.