log

package
v0.2.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OmniLogger

type OmniLogger struct {
	// Messages stores logs for a single Omnivore session.
	Messages []string

	FileOutput *os.File
	// contains filtered or unexported fields
}
var (
	OmniLog *OmniLogger
)

func (*OmniLogger) Error

func (o *OmniLogger) Error(format string, args ...interface{})

func (*OmniLogger) Fatal

func (o *OmniLogger) Fatal(format string, args ...interface{})

func (*OmniLogger) Info

func (o *OmniLogger) Info(format string, args ...interface{})

func (*OmniLogger) Init

func (o *OmniLogger) Init()

func (*OmniLogger) Warn

func (o *OmniLogger) Warn(format string, args ...interface{})

Jump to

Keyboard shortcuts

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