logging

package
v0.0.0-...-296f058 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlbDebug, GlbTrace bool

Functions

func Debug

func Debug(format string, a ...interface{})

Trace logs to the tracing logger if the given trace flag is set.

func Err

func Err(format string, a ...interface{})

Info logs to the info logger unconditionally.

func Info

func Info(format string, a ...interface{})

Info logs to the info logger unconditionally.

func Panicf

func Panicf(format string, a ...interface{})

Panicf panics using the info logger and format string and args.

func Trace

func Trace(format string, a ...interface{})

Trace logs to the tracing logger if the given trace flag is set.

func Trap

func Trap(format string, a ...interface{})

Trap logs to the trap logger unconditionally.

func Warn

func Warn(format string, a ...interface{})

Info logs to the info logger unconditionally.

Types

This section is empty.

Jump to

Keyboard shortcuts

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