package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Nov 17, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewLogger(debugFlag bool)
NewLogger instantiates instance var with the configurations
debugFlag decides to discard or write debug logs
CLog control-plane snapshot logger
func (c CLog) Debugf(format string, args ...interface{})
Debugf Logger for controlplane, funcs used in snapshot logging
func (c CLog) Errorf(format string, args ...interface{})
Errorf Logger for controlplane, funcs used in snapshot logging
func (c CLog) Infof(format string, args ...interface{})
Infof Logger for controlplane, funcs used in snapshot logging
func (c CLog) Warnf(format string, args ...interface{})
Warnf Logger for controlplane, funcs used in snapshot logging
Source Files
¶
Click to show internal directories.
Click to hide internal directories.