glog

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2018 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type GLogger

type GLogger struct{}

Simple adapter to utilise Google's GLog package with goirc. Just import this package alongside goirc/client and call glog.Init() in your main() to set things up.

func (GLogger) Debug

func (gl GLogger) Debug(f string, a ...interface{})

func (GLogger) Error

func (gl GLogger) Error(f string, a ...interface{})

func (GLogger) Info

func (gl GLogger) Info(f string, a ...interface{})

func (GLogger) Warn

func (gl GLogger) Warn(f string, a ...interface{})

Jump to

Keyboard shortcuts

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