logger

package
v0.0.0-...-23becbe Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2021 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 Common

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

func NewCommon

func NewCommon(name string, level int) *Common

func (*Common) Runner

func (cl *Common) Runner() *log.Log

type Logger

type Logger interface {
	Runner() *log.Log
}

type Standard

type Standard struct {
	Logger
}

func NewStandard

func NewStandard(logger Logger) *Standard

Jump to

Keyboard shortcuts

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