gloginterface

package
v0.0.0-...-194264a Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 2 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CiaoGlogLogger

type CiaoGlogLogger struct{}

CiaoGlogLogger is a type that makes use of glog for the CiaoLog interface

func (CiaoGlogLogger) Errorf

func (l CiaoGlogLogger) Errorf(format string, v ...interface{})

Errorf writes error output to glog.

func (CiaoGlogLogger) Infof

func (l CiaoGlogLogger) Infof(format string, v ...interface{})

Infof writes informational output to glog.

func (CiaoGlogLogger) V

func (l CiaoGlogLogger) V(level int32) bool

V returns true if the given argument is less than or equal to glog's verbosity level.

func (CiaoGlogLogger) Warningf

func (l CiaoGlogLogger) Warningf(format string, v ...interface{})

Warningf writes warning output to glog.

Jump to

Keyboard shortcuts

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