zap

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

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

func InitLogger

func InitLogger(logLevel string) Logger

func (Logger) Debug

func (logger Logger) Debug(message string, args ...interface{})

func (Logger) Error

func (logger Logger) Error(message string, args ...interface{})

func (Logger) Fatal

func (logger Logger) Fatal(message string, args ...interface{})

func (Logger) Info

func (logger Logger) Info(message string, args ...interface{})

func (Logger) Warn

func (logger Logger) Warn(message string, args ...interface{})

Jump to

Keyboard shortcuts

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