log

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

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

	"fatal":     log.Fatal,
	"fatalf":    log.Fatalf,
	"fatalln":   log.Fatalln,
	"flags":     log.Flags,
	"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,

	"Logger": qlang.StructOf((*log.Logger)(nil)),
	"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