Discover Packages
github.com/loft-sh/kiosk
pkg
util
loghelper
package
Version:
v0.2.11
Opens a new window with list of versions in this module.
Published: Nov 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Debugf(format string , a ...interface{})
func Errorf(format string , a ...interface{})
func Infof(format string , a ...interface{})
type Logger interface {
logr .Logger
Infof(format string , a ...interface{})
Debugf(format string , a ...interface{})
Errorf(format string , a ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.