logger

package
v0.0.0-...-feba14f Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger *log.Logger

Functions

func Debug

func Debug(msg interface{}, keyvals ...interface{})

Debug logs a debug message.

func Debugf

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

Debugf logs a formatted info message.

func Error

func Error(msg interface{}, keyvals ...interface{})

Error logs an error message.

func Errorf

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

Errorf logs an error message.

func Info

func Info(msg interface{}, keyvals ...interface{})

Info logs an info message.

func Infof

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

Infof logs a formatted info message.

func Verbose

func Verbose()

Verbose enables verbose mode for the logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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