logs

package
v0.0.0-...-7d79363 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Red     = "red"
	Green   = "green"
	Black   = "black"
	Blue    = "blue"
	Magenta = "magenta"
	Cyan    = "cyan"

	INFO  = "INFO"
	TRAC  = "TRAC"
	ERRO  = "ERRO"
	WARN  = "WARN"
	SUCC  = "SUCC"
	DEBUG = "DEB"
	EVENT = "EVE"
	CRIT  = "CRIT"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LoraLog

type LoraLog struct {
}

func NewLoraLog

func NewLoraLog() LoraLog

func (*LoraLog) Critical

func (l *LoraLog) Critical(format string, a ...interface{})

func (*LoraLog) Debug

func (l *LoraLog) Debug(format string, a ...interface{})

func (*LoraLog) Dump

func (l *LoraLog) Dump(a ...interface{})

func (*LoraLog) Event

func (l *LoraLog) Event(format string, a ...interface{})

func (*LoraLog) Info

func (l *LoraLog) Info(format string, a ...interface{})

func (*LoraLog) Success

func (l *LoraLog) Success(format string, a ...interface{})

func (*LoraLog) Warning

func (l *LoraLog) Warning(format string, a ...interface{})

Jump to

Keyboard shortcuts

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