log

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InfoLogFileName  = "info%s.log"
	PanicLogFileName = "panic%s.log"
)
View Source
const (
	InitialLogCacheInfo     = "INFO"
	InitialLogCacheWarrning = "WARNING"
	InitialLogCacheError    = "ERROR"
	InitialLogCachePanic    = "PANIC"
)

Variables

This section is empty.

Functions

func Init

func Init()

Types

type InitialLogCache added in v0.0.2

type InitialLogCache struct {
	// contains filtered or unexported fields
}

func NewInitialLogCache added in v0.0.2

func NewInitialLogCache(logType InitialLogCacheErrorType, logMsg string) *InitialLogCache

type InitialLogCacheErrorType added in v0.0.2

type InitialLogCacheErrorType string

Jump to

Keyboard shortcuts

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