logger

package
v0.0.0-...-a3ed9dc Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const LoggerTimeStampFormat = time.RFC1123Z

const LoggerTimeStampFormat = "2006-01-02T15:04:05.999Z07:00"

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

func Error

func Error(args ...interface{})

func Fatal

func Fatal(args ...interface{})

func Info

func Info(args ...interface{})

func JSONLogInit

func JSONLogInit()

func Panic

func Panic(args ...interface{})

func TextLogInit

func TextLogInit()

func Trace

func Trace(args ...interface{})

func Warn

func Warn(args ...interface{})

func WithFields

func WithFields(fields Fields) *logrus.Entry

Types

type Fields

type Fields map[string]interface{}

Jump to

Keyboard shortcuts

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