zaplog

package
v0.0.0-...-95100be Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Logger

func Logger() *zap.Logger

Types

type LoggerSeverity

type LoggerSeverity int
const (
	LoggerSeverityInfo LoggerSeverity = iota
	LoggerSeverityError
)

type PrintfLogger

type PrintfLogger struct {
	// contains filtered or unexported fields
}

func ErrorLogger

func ErrorLogger() *PrintfLogger

func InfoLogger

func InfoLogger() *PrintfLogger

func (*PrintfLogger) Printf

func (p *PrintfLogger) Printf(format string, v ...interface{})

Jump to

Keyboard shortcuts

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