package
Version:
v1.3.1-0...-83f5247
Opens a new window with list of versions in this module.
Published: Apr 8, 2021
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 Debugf(format string, args ...interface{})
Debugf output the debug message to console
func Errorf(format string, args ...interface{})
Errorf output the error message to console
Deprecated: Use zap.L().Error() instead
func Infof(format string, args ...interface{})
Infof output the log message to console
Deprecated: Use zap.L().Info() instead
func Warnf(format string, args ...interface{})
Warnf output the warning message to console
Deprecated: Use zap.L().Warn() instead
Source Files
¶
Click to show internal directories.
Click to hide internal directories.