loglog

package
v0.0.0-...-4a210da Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevelError = iota
	LevelWarning
	LevelData
	LevelInformational
	LevelDebug
)

Variables

This section is empty.

Functions

func SetLevel

func SetLevel(l int)

func SetMaxsize

func SetMaxsize(Maxsize int)

Types

type Handler_t

type Handler_t struct {
	// contains filtered or unexported fields
}
var (
	// Handler *logs.BeeLogger
	Handler Handler_t = Handler_t{/* contains filtered or unexported fields */}
)

func (*Handler_t) Data

func (h *Handler_t) Data(format string, v ...interface{})

func (*Handler_t) Debug

func (h *Handler_t) Debug(format string, v ...interface{})

func (*Handler_t) Error

func (h *Handler_t) Error(format string, v ...interface{})

func (*Handler_t) Info

func (h *Handler_t) Info(format string, v ...interface{})

func (*Handler_t) Warn

func (h *Handler_t) Warn(format string, v ...interface{})

Jump to

Keyboard shortcuts

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