logfile

package
v0.0.0-...-386387e Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogFile

type LogFile struct {
	File       *os.File
	PathToFile string
}

func InitialiseLogFile

func InitialiseLogFile(pathToFile string) (LogFile, error)

func (*LogFile) LogMessage

func (f *LogFile) LogMessage(message string)

func (*LogFile) LogMessageWithFatal

func (f *LogFile) LogMessageWithFatal(message string)

func (*LogFile) LogMessageWithLog

func (f *LogFile) LogMessageWithLog(message string)

Jump to

Keyboard shortcuts

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