logger

package
v0.0.0-...-ee68831 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug bool = true

Debug TODO: NEEDS COMMENT INFO

Functions

func ShowLocation

func ShowLocation()

ShowLocation TODO: NEEDS COMMENT INFO

Types

type Logger

type Logger struct {
	Title string
	Color color.Attribute
	Time  time.Time
}

Logger TODO: NEEDS COMMENT INFO

func New

func New(title string) Logger

New TODO: NEEDS COMMENT INFO

func NewColor

func NewColor(title string, color color.Attribute) Logger

NewColor TODO: NEEDS COMMENT INFO

func (Logger) Now

func (block Logger) Now() Logger

Now TODO: NEEDS COMMENT INFO

func (Logger) Print

func (block Logger) Print(message string)

Print TODO: NEEDS COMMENT INFO

Jump to

Keyboard shortcuts

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