internal

package
v0.0.0-...-3be76b2 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	// contains filtered or unexported fields
}

func NewLogger

func NewLogger(level LogLevel) *Logger

func NewLoggerWithOption

func NewLoggerWithOption(level LogLevel, option ...options.Child) *Logger

func (*Logger) Alert

func (l *Logger) Alert(msg any, args ...any)

func (*Logger) Crit

func (l *Logger) Crit(msg any, args ...any)

func (*Logger) Debug

func (l *Logger) Debug(msg any, args ...any)

func (*Logger) Emergency

func (l *Logger) Emergency(msg any, args ...any)

func (*Logger) Error

func (l *Logger) Error(msg any, args ...any)

func (*Logger) Info

func (l *Logger) Info(msg any, args ...any)

func (*Logger) Notice

func (l *Logger) Notice(msg any, args ...any)

func (*Logger) ResetLevel

func (l *Logger) ResetLevel(level LogLevel)

func (*Logger) Trace

func (l *Logger) Trace(msg any, args ...any)

func (*Logger) Warn

func (l *Logger) Warn(msg any, args ...any)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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