package
Version:
v4.1.13
Opens a new window with list of versions in this module.
Published: Mar 2, 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 Debug(msg string, args ...interface{})
func Error(msg string, args ...interface{})
func Fatal(msg string, args ...interface{})
func Info(msg string, args ...interface{})
func SetLevel(level Level)
func Warn(msg string, args ...interface{})
const (
DEBUG Level = iota
INFO
WARNING
ERROR
FATAL
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.