package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Logger interface {
Sync() error
Info(msg string, kAvs ...interface{})
Debug(msg string, kAvs ...interface{})
Warn(msg string, kAvs ...interface{})
Error(msg string, kAvs ...interface{})
Panic(msg string, kAvs ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.