logger

package
v0.0.0-...-c22b595 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGoKaZerolog

func NewGoKaZerolog(ctx context.Context) goka.Logger

Types

type GoKaZerolog

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

func (*GoKaZerolog) Print

func (s *GoKaZerolog) Print(v ...interface{})

Print will simply print the params

func (*GoKaZerolog) Printf

func (s *GoKaZerolog) Printf(f string, v ...interface{})

Printf will be used for informational messages. These can be thought of having an 'Info'-level in a structured logger.

func (*GoKaZerolog) Println

func (s *GoKaZerolog) Println(v ...interface{})

Print will simply print the params

Jump to

Keyboard shortcuts

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