loggers

package
v0.1.1-beta Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogrusLogger

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

func MakeLogrusLogger

func MakeLogrusLogger() LogrusLogger

func (LogrusLogger) Critical

func (l LogrusLogger) Critical(msg string, fields commontypes.LogFields)

func (LogrusLogger) Debug

func (l LogrusLogger) Debug(msg string, fields commontypes.LogFields)

func (LogrusLogger) Error

func (l LogrusLogger) Error(msg string, fields commontypes.LogFields)

func (LogrusLogger) Info

func (l LogrusLogger) Info(msg string, fields commontypes.LogFields)

func (LogrusLogger) Trace

func (l LogrusLogger) Trace(msg string, fields commontypes.LogFields)

func (LogrusLogger) Warn

func (l LogrusLogger) Warn(msg string, fields commontypes.LogFields)

Jump to

Keyboard shortcuts

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