logging

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

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

Go to latest
Published: Nov 20, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureLoggers

func ConfigureLoggers(rootLogLevel string)

Types

type LogLevel

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

type Logger

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

func GetLogger

func GetLogger(tag string) *Logger

func (*Logger) Criticalf

func (logger *Logger) Criticalf(m string, args ...interface{})

func (*Logger) Debugf

func (logger *Logger) Debugf(m string, args ...interface{})

func (*Logger) Errorf

func (logger *Logger) Errorf(m string, args ...interface{})

func (*Logger) Infof

func (logger *Logger) Infof(m string, args ...interface{})

func (*Logger) Tracef

func (logger *Logger) Tracef(m string, args ...interface{})

func (*Logger) Warningf

func (logger *Logger) Warningf(m string, args ...interface{})

Jump to

Keyboard shortcuts

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