log

package
v0.0.0-...-223f46c Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Critical

func Critical(msg string)

Critical logs a message using CRITICAL as log level.

func Criticalf

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

Criticalf logs a message using CRITICAL as log level.

func Debugf

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

Debugf logs a message using DEBUG as log level.

func Info

func Info(msg string)

Info logs a message using INFO as log level.

func Infof

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

Infof logs a message using DEBUG as log level.

func Init

func Init()

Init initializes a logger instance with STDERR backend

func Warningf

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

Warningf logs a message using EARNING as log level.

Types

This section is empty.

Jump to

Keyboard shortcuts

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