logger

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 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 Logger

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

func New

func New() *Logger

func (*Logger) Critical

func (l *Logger) Critical(msg string)

func (*Logger) Error

func (l *Logger) Error(msg string)

func (*Logger) GetErrorLogger

func (l *Logger) GetErrorLogger() *log.Logger

func (*Logger) Info

func (l *Logger) Info(msg string)

func (*Logger) Warning

func (l *Logger) Warning(msg string)

Jump to

Keyboard shortcuts

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