logging

package
v1.9.7 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGoLogger added in v1.9.2

func NewGoLogger(logger *log.Logger) contracts.LoggingService

Types

type GoLogger added in v1.9.2

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

func (*GoLogger) Alert added in v1.9.2

func (l *GoLogger) Alert(_ context.Context, message string) error

func (*GoLogger) Critical added in v1.9.2

func (l *GoLogger) Critical(_ context.Context, message string) error

func (*GoLogger) Debug added in v1.9.2

func (l *GoLogger) Debug(_ context.Context, message string) error

func (*GoLogger) Emergency added in v1.9.2

func (l *GoLogger) Emergency(_ context.Context, message string) error

func (*GoLogger) Error added in v1.9.2

func (l *GoLogger) Error(_ context.Context, message string) error

func (*GoLogger) Info added in v1.9.2

func (l *GoLogger) Info(_ context.Context, message string) error

func (*GoLogger) Notice added in v1.9.2

func (l *GoLogger) Notice(_ context.Context, message string) error

func (*GoLogger) Warning added in v1.9.2

func (l *GoLogger) Warning(_ context.Context, message string) error

Jump to

Keyboard shortcuts

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