A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pkg.go.dev/github.com/labstack/gommon/log below:

log package - github.com/labstack/gommon/log - Go Packages

This section is empty.

This section is empty.

func Debug(i ...interface{})
func Debugf(format string, args ...interface{})
func Error(i ...interface{})
func Errorf(format string, args ...interface{})
func Fatal(i ...interface{})
func Fatalf(format string, args ...interface{})
func Info(i ...interface{})
func Infof(format string, args ...interface{})
func Panic(i ...interface{})
func Panicf(format string, args ...interface{})
func Print(i ...interface{})
func Printf(format string, args ...interface{})
func Warn(i ...interface{})
func Warnf(format string, args ...interface{})
type JSON map[string]interface{}
func (l *Logger) Debug(i ...interface{})
func (l *Logger) DisableColor()
func (l *Logger) EnableColor()
func (l *Logger) Error(i ...interface{})
func (l *Logger) Fatal(i ...interface{})
func (l *Logger) Info(i ...interface{})
func (l *Logger) Panic(i ...interface{})
func (l *Logger) Print(i ...interface{})
func (l *Logger) Warn(i ...interface{})
const (
	DEBUG Lvl = iota + 1
	INFO
	WARN
	ERROR
	OFF
)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4