gloghelper

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Glog

type Glog struct {
	ErrorLevel       glog.Level
	WarningLevel     glog.Level
	InformationLevel glog.Level
	VerboseLevel     glog.Level
	DebugLevel       glog.Level
}

Glog a type that can be used to log messages to glog

func (Glog) Debug

func (log Glog) Debug(arg string)

func (Glog) Debugln

func (log Glog) Debugln(arg string)

func (Glog) Error

func (log Glog) Error(arg string)

func (Glog) Errorln

func (log Glog) Errorln(arg string)

func (Glog) Information

func (log Glog) Information(arg string)

func (Glog) Informationln

func (log Glog) Informationln(arg string)

func (Glog) Verbose

func (log Glog) Verbose(arg string)

func (Glog) Verboseln

func (log Glog) Verboseln(arg string)

func (Glog) Warning

func (log Glog) Warning(arg string)

func (Glog) Warningln

func (log Glog) Warningln(arg string)

func (Glog) Write

func (log Glog) Write(arg string)

func (Glog) Writeln

func (log Glog) Writeln(arg string)

Jump to

Keyboard shortcuts

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