logger

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

Debug exibe detalhes do log debug

func DebugContext

func DebugContext(ctx context.Context, args ...interface{})

DebugContext exibe detalhes do log debug com o contexto

func Error

func Error(args ...interface{})

Error exibe detalhes do erro

func ErrorContext

func ErrorContext(ctx context.Context, args ...interface{})

ErrorContext exibe detalhes do erro com o contexto

func Fatal

func Fatal(args ...interface{})

Fatal exibe detalhes do erro

func Info

func Info(args ...interface{})

Info exibe detalhes do log info

func InfoContext

func InfoContext(ctx context.Context, args ...interface{})

InfoContext exibe detalhes do log info com o contexto

func NewLogger

func NewLogger() *logrus.Logger

func Trace

func Trace(args ...interface{})

Trace exibe detalhes do log trace

func TraceContext

func TraceContext(ctx context.Context, args ...interface{})

TraceContext exibe detalhes do log trace com o contexto

Types

This section is empty.

Jump to

Keyboard shortcuts

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