loggerutil

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: UPL-1.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const FixedLogMapCtxKey = LogMapCtxKey("fixedLogMap")

Variables

This section is empty.

Functions

This section is empty.

Types

type LogMapCtxKey added in v1.1.1

type LogMapCtxKey string

type OSOKLogger

type OSOKLogger struct {
	Logger logr.Logger
}

func (*OSOKLogger) DebugLog

func (ol *OSOKLogger) DebugLog(message string, keysAndValues ...interface{})

func (*OSOKLogger) DebugLogWithFixedMessage added in v1.1.1

func (ol *OSOKLogger) DebugLogWithFixedMessage(ctx context.Context, message string, keysAndValues ...interface{})

func (*OSOKLogger) ErrorLog

func (ol *OSOKLogger) ErrorLog(err error, message string, keysAndValues ...interface{})

func (*OSOKLogger) ErrorLogWithFixedMessage added in v1.1.1

func (ol *OSOKLogger) ErrorLogWithFixedMessage(ctx context.Context, err error, message string, keysAndValues ...interface{})

func (*OSOKLogger) InfoLog

func (ol *OSOKLogger) InfoLog(message string, keysAndValues ...interface{})

func (*OSOKLogger) InfoLogWithFixedMessage added in v1.1.1

func (ol *OSOKLogger) InfoLogWithFixedMessage(ctx context.Context, message string, keysAndValues ...interface{})

Jump to

Keyboard shortcuts

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