log

package
v0.0.0-...-54f90a5 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2015 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package log provides logger interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Critical

func Critical(msg ...interface{})

Critical outputs critical level message.

func Debug

func Debug(msg ...interface{})

Debug outputs debug level message.

func Error

func Error(msg ...interface{})

Error outputs error level message.

func Info

func Info(msg ...interface{})

Info outputs info level message.

func Init

func Init() error

Init initializes logger.

func Trace

func Trace(msg ...interface{})

Trace outputs trace level message.

func Warn

func Warn(msg ...interface{})

Warn outputs warn level message.

Types

This section is empty.

Jump to

Keyboard shortcuts

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