debuglog

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogger

func GetLogger() *log.Logger

GetLogger returns the current logger instance. This function is thread-safe and can be called concurrently.

func Print

func Print(args ...interface{})

Print calls Print on the underlying logger.

func Printf

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

Printf calls Printf on the underlying logger.

func Println

func Println(args ...interface{})

Println calls Println on the underlying logger.

func SetOutput

func SetOutput(w io.Writer)

SetOutput changes the output destination of 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