logging

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogger

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

func (*MockLogger) Debugf

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

func (*MockLogger) Errorf

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

func (*MockLogger) Infof

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

func (*MockLogger) Warnf

func (l *MockLogger) Warnf(format string, args ...interface{})

type QueryLogger

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

func NewQueryLogger

func NewQueryLogger(driver driver) *QueryLogger

func (QueryLogger) Info

func (l QueryLogger) Info(query string, args ...any)

Jump to

Keyboard shortcuts

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