logging

package
v0.0.0-...-a517693 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2016 License: GPL-3.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

View Source
const (
	DEBUG_LOG = "debug.log"
	DEBUG_PFX = "DEBUG "
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Logs

type Logs struct {
	DebugLog *log.Logger
	DebugFd  *os.File
}

func Init

func Init(s *session.Session) (*Logs, error)

func (*Logs) Close

func (l *Logs) Close()

func (*Logs) DEBUG

func (l *Logs) DEBUG(msg string)

func (*Logs) DEBUGF

func (l *Logs) DEBUGF(fmt string, a ...interface{})

Jump to

Keyboard shortcuts

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