log

package
v0.0.0-...-5731446 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2016 License: MIT Imports: 3 Imported by: 427

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(params ...interface{})

func Error

func Error(params ...interface{})

func Fatal

func Fatal(params ...interface{})

func Fatalf

func Fatalf(params ...interface{})

func Info

func Info(params ...interface{})

func Level

func Level(level levels.LogLevel)

func Log

func Log(level levels.LogLevel, params ...interface{})

func Logger

func Logger(args ...string) logger.Logger

Returns a Logger instance

If no arguments are given, the global/root logger instance will be returned.

If at least one argument is given, the logger instance for that namespace will be returned.

func Printf

func Printf(params ...interface{})

func Println

func Println(params ...interface{})

func Stol

func Stol(level string) levels.LogLevel

Converts a string level (e.g. DEBUG) to a LogLevel

func Trace

func Trace(params ...interface{})

func Warn

func Warn(params ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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