xlog

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func F

func F(args ...interface{}) *logrus.Entry

F is a shortcut of withFields

withFields usage:  xlog.withFields(logrus.Fields{"key", value, ...}).Info(...)
F usage: xlog.F("key", value, ...).Info(...)

func Setup

func Setup(debug bool, output io.Writer)

Setup logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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