log

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, args ...interface{})

Debugf output the debug message to console Deprecated: Use zap.L().Debug() instead

func Errorf

func Errorf(format string, args ...interface{})

Errorf output the error message to console Deprecated: Use zap.L().Error() instead

func Infof

func Infof(format string, args ...interface{})

Infof output the log message to console Deprecated: Use zap.L().Info() instead

func Warnf

func Warnf(format string, args ...interface{})

Warnf output the warning message to console Deprecated: Use zap.L().Warn() instead

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL