package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2025
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 LogWrapper interface {
Base() LogBase
Debug(msg string, args ...interface{})
Info(msg string, args ...interface{})
Warn(msg string, args ...interface{})
Error(msg string, args ...interface{})
Fatal(msg string, args ...interface{})
Named(name string) LogWrapper
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.