logger

package
v0.0.0-...-bbbf429 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2017 License: GPL-3.0 Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

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

Logger ...

func GetInstance

func GetInstance() *Logger

GetInstance of logger singleton

func (*Logger) Fatal

func (l *Logger) Fatal(args ...string)

Fatal ...

func (*Logger) Info

func (l *Logger) Info(args ...string)

Info for program alerts more than anything else

func (*Logger) Log

func (l *Logger) Log(args ...string)

Log ...

func (*Logger) Warn

func (l *Logger) Warn(args ...string)

Warn ...

Jump to

Keyboard shortcuts

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