Discover Packages
github.com/loft-sh/vcluster
pkg
util
loghelper
package
Version:
v0.3.1-beta.3
Opens a new window with list of versions in this module.
Published: Jul 6, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Debugf(format, a) Errorf(format, a) Infof(format, a) type Logger New(name)
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 {})
}
func New (name string ) Logger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.