testlogger

package module
v0.0.0-...-0e1f424 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: GPL-3.0 Imports: 3 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 New

func New(t *testing.T) *Logger

func (*Logger) Debug

func (l *Logger) Debug(data map[string]interface{})

func (*Logger) Err

func (l *Logger) Err(data map[string]interface{})

func (*Logger) Info

func (l *Logger) Info(data map[string]interface{})

func (*Logger) Log

func (l *Logger) Log(level logz.LogLevel, data map[string]any)

func (*Logger) SetLevel

func (l *Logger) SetLevel(level logz.LogLevel) logz.Logger

func (*Logger) Trace

func (l *Logger) Trace(data map[string]interface{})

func (*Logger) Warn

func (l *Logger) Warn(data map[string]interface{})

Jump to

Keyboard shortcuts

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