logger

package
v3.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package logger implements a simple helper for displaying output to the user.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(message string, args ...interface{})

Debugf logs debug information using the Houston logger.

func Error

func Error(err error)

Error logs error information using the Houston logger.

func GetLevel

func GetLevel() logrus.Level

GetLevel returns the current level of messages which are logged.

func Infof

func Infof(message string, args ...interface{})

Infof logs information using the Houston logger.

func SetLevel

func SetLevel(level logrus.Level)

SetLevel updates the level of messages which will be logged.

Types

This section is empty.

Jump to

Keyboard shortcuts

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