log

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(format string, v ...interface{})

func Error

func Error(format string, v ...interface{})

func Info

func Info(format string, v ...interface{})

func Reset

func Reset()

func SetDebugLogger added in v0.3.0

func SetDebugLogger(debug Logger)

func SetErrorLogger added in v0.3.0

func SetErrorLogger(error Logger)

func SetInfoLogger added in v0.3.0

func SetInfoLogger(info Logger)

func SetLogger added in v0.3.0

func SetLogger(debug, info, warn, error Logger)

func SetWarnLogger added in v0.3.0

func SetWarnLogger(warn Logger)

func Warn

func Warn(format string, v ...interface{})

Types

type Logger added in v0.3.0

type Logger func(format string, v ...interface{})

Jump to

Keyboard shortcuts

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