client

package
v0.0.0-...-ef5cc6b Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggerClient

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

func NewLogger

func NewLogger(name string) *LoggerClient

func (LoggerClient) Debug

func (self LoggerClient) Debug(text string, data map[string]any) error

func (LoggerClient) Error

func (self LoggerClient) Error(text string, data map[string]any) error

func (LoggerClient) Info

func (self LoggerClient) Info(text string, data map[string]any) error

func (LoggerClient) Log

func (self LoggerClient) Log(level models.LogLevel, text string, data map[string]any) error

func (LoggerClient) Warn

func (self LoggerClient) Warn(text string, data map[string]any) error

Jump to

Keyboard shortcuts

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