logging

package
v0.0.0-...-ff61ee7 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Basic logging functionality.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(args ...interface{})

Error logs an error args.

func Errorf

func Errorf(format string, args ...interface{})

Errorf logs an error args using format.

func Info

func Info(args ...interface{})

Info logs an info message args.

func Infof

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

Infof logs an info message args using format.

func Print

func Print(args ...interface{})

Print logs args.

func Printf

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

Printf logs args accoring to format.

func Warning

func Warning(args ...interface{})

Warning logs a warning args.

func Warningf

func Warningf(format string, args ...interface{})

Warningf logs a warning args using format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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