log

package
v0.0.0-...-e9920c5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "log",

	"LUTC":          log.LUTC,
	"Ldate":         log.Ldate,
	"Llongfile":     log.Llongfile,
	"Lmicroseconds": log.Lmicroseconds,
	"Lmsgprefix":    log.Lmsgprefix,
	"Lshortfile":    log.Lshortfile,
	"LstdFlags":     log.LstdFlags,
	"Ltime":         log.Ltime,

	"Fatal":     log.Fatal,
	"Fatalf":    log.Fatalf,
	"Fatalln":   log.Fatalln,
	"Flags":     log.Flags,
	"Output":    log.Output,
	"Panic":     log.Panic,
	"Panicf":    log.Panicf,
	"Panicln":   log.Panicln,
	"Prefix":    log.Prefix,
	"Print":     log.Print,
	"Printf":    log.Printf,
	"Println":   log.Println,
	"SetFlags":  log.SetFlags,
	"SetOutput": log.SetOutput,
	"SetPrefix": log.SetPrefix,
	"Writer":    log.Writer,

	"New": log.New,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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