logger

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2021 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package logger contains a minimal logger shared by everyone

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Disable

func Disable() bool

Disable disables the logger

func Enable

func Enable() bool

Enable enaables the logger and returns if logging was enabled previously

func Fatal added in v0.7.5

func Fatal(v ...interface{})

Fatal calls passed downstream if we have a valid logger setup

func Printf added in v1.0.3

func Printf(format string, v ...interface{})

Printf calls passed downstream if we have a valid logger setup

func Println

func Println(v ...interface{})

Println calls passed downstream if we have a valid logger setup

Types

This section is empty.

Jump to

Keyboard shortcuts

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