console

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEVEL_DEBUG = 1 << iota
	LEVEL_INFO
	LEVEL_WARNING
	LEVEL_ERROR
	LEVEL_FATAL
	PRINT_SRC_FILE
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Console added in v0.6.9

type Console struct {
	Debug   consoleFunc
	Info    consoleFunc
	Warning consoleFunc
	Error   consoleFunc
	Fatal   consoleFunc
}

func NewConsole added in v0.4.9

func NewConsole(params int) *Console

Jump to

Keyboard shortcuts

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