log

package
v0.0.0-...-96111de Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package log is a simple package to help logging easier.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(keyvals ...interface{})

Debug prints debug logs.

func Error

func Error(keyvals ...interface{})

Error prints error logs.

func Info

func Info(keyvals ...interface{})

Info prints info logs.

func Init

func Init(logger log.Logger)

Init injects the logger to the package.

func Warn

func Warn(keyvals ...interface{})

Warn prints warning logs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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