levels

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	*logg.Logger
}

func (*Error) Error

func (s *Error) Error(patter string, args ...interface{})

func (*Error) SyncError

func (s *Error) SyncError(patter string, args ...interface{})

type Info

type Info struct {
	*logg.Logger
}

func (*Info) Info

func (s *Info) Info(patter string, args ...interface{})

func (*Info) SyncInfo

func (s *Info) SyncInfo(patter string, args ...interface{})

type Levels

type Levels struct {
	logg.Levels
}

func NewLevels

func NewLevels(logger *logg.Logger) *Levels

type Panic

type Panic struct {
	*logg.Logger
}

func (*Panic) Panic

func (s *Panic) Panic(patter string, args ...interface{})

type Warning

type Warning struct {
	*logg.Logger
}

func (*Warning) SyncWarning

func (s *Warning) SyncWarning(patter string, args ...interface{})

func (*Warning) Warning

func (s *Warning) Warning(patter string, args ...interface{})

Jump to

Keyboard shortcuts

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