console

package
v0.0.0-...-a3d249e Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZapLogger

type ZapLogger struct {
	Logger *zap.Logger
	Tag    string
	Name   string
}

ZapLogger Zapを利用してConsoleにロギングする

func NewZapLogger

func NewZapLogger(t string, n string) *ZapLogger

NewZapLogger Zap経由のログ出力を行うZapLoggerを生成

func (*ZapLogger) Log

func (z *ZapLogger) Log(o interface{}) (err error)

Log LogInfo with zap

Jump to

Keyboard shortcuts

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