log

package
v0.0.0-...-39723db Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LogOutDev -
	LogOutDev = "development"

	// LogOutProd -
	LogOutProd = "production"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	Zap *zap.Logger
}

func NewLogger

func NewLogger(applicationName string, humanReadable bool) *Logger

NewLogger creates a logger for applications with option to output human readable logs.

Jump to

Keyboard shortcuts

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