logger

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoBotLogger

type GoBotLogger struct {
	LoggerName string
}

GoBotLogger ...

func NewGoBotLogger

func NewGoBotLogger(loggerName string) *GoBotLogger

NewGoBotLogger ...

func (GoBotLogger) Errorf added in v0.0.2

func (g GoBotLogger) Errorf(fmtString string, arg error)

Errorf ...

func (GoBotLogger) Info added in v0.0.2

func (g GoBotLogger) Info(args ...interface{})

Info ...

func (GoBotLogger) Infof added in v0.0.2

func (g GoBotLogger) Infof(fmtString string, args ...interface{})

Infof ...

func (GoBotLogger) Warn added in v0.0.2

func (g GoBotLogger) Warn(args ...interface{})

Warn ...

func (GoBotLogger) Warnf added in v0.0.2

func (g GoBotLogger) Warnf(fmtString string, args ...interface{})

Warnf ...

type GoBotLoggerManager added in v0.0.2

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

GoBotLoggerManager ...

Jump to

Keyboard shortcuts

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